Trace number 1038086

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac MSAT 34.0168 34.2088

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-0_ext.xml
MD5SUM5c0298c4f51c80f1d84ee4e6bda51630
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.5482
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.76/1.83	c start processing
1.76/1.84	c start relation processing
1.76/1.84	c start cnf exporting
4.94/5.03	c parsing time : 1.715
4.94/5.03	c preprocessing time : 4.909
4.94/5.03	
4.94/5.03	c Nary constraints - conflicts : 0 supports : 0
4.94/5.03	c Binary constraints - conflicts : 10142 supports :0
4.94/5.03	c max arity constraint : 2
4.94/5.03	c Max Tuples generated 0
4.94/5.03	c relations : 26
4.94/5.03	c relations BDD: 0
4.94/5.03	c sampling 0/0
4.94/5.03	c vars : 6962 - clauses :  150687
4.94/5.03	
4.94/5.09	 
4.94/5.09	c --- SAT Solver Stats ---
4.94/5.09	 
31.92/32.20	c restarts              : 16
31.92/32.20	c conflicts             : 121837         (4525 /sec)
31.92/32.20	c decisions             : 212388         (1.44 % random) (7888 /sec)
31.92/32.20	c propagations          : 16695848       (620043 /sec)
31.92/32.20	c conflict literals     : 7405078        (23.29 % deleted)
31.92/32.20	c Memory used           : 9.09 MB
31.92/32.20	c CPU time              : 26.9269 s
31.92/32.20	
31.92/32.20	s SATISFIABLE
33.98/34.20	v 5 21 20 19 1 2 17 13 16 12 22 0 10 4 11 7 18 8 15 6 9 24 23 3 14 12 20 3 2 8 1 16 7 19 15 6 10 14 0 18 9 21 17 4 5 23 22 24 13 11 16 6 11 14 13 10 0 9 8 4 24 17 3 21 23 20 1 12 5 15 19 7 18 2 22 8 3 2 18 20 19 5 4 11 23 17 1 9 10 6 15 0 14 7 13 24 21 22 16 12 10 1 17 3 21 6 11 23 7 9 0 14 4 22 2 12 13 18 19 24 20 16 15 8 5 14 22 23 8 12 13 2 6 10 11 18 16 20 15 5 4 19 1 9 3 17 0 21 7 24 9 7 16 4 18 5 6 19 0 10 20 22 1 12 8 13 15 23 17 14 21 11 3 24 2 7 8 13 0 19 4 12 21 6 16 5 24 23 17 9 18 14 15 22 2 3 20 11 1 10 15 13 1 9 22 11 10 12 3 17 23 18 7 16 0 2 6 21 24 8 14 5 19 20 4 3 16 10 1 23 7 22 24 13 0 8 2 17 6 15 14 11 4 12 20 18 9 5 21 19 6 15 19 11 17 22 14 2 21 5 3 7 18 23 24 16 12 9 1 4 13 8 20 10 0 2 24 18 10 0 9 15 1 12 22 4 21 5 14 16 11 3 13 20 7 6 23 8 19 17 4 23 8 16 14 17 3 22 18 24 2 13 21 5 12 19 20 10 11 9 1 15 6 0 7 1 9 22 23 24 8 13 14 15 6 11 20 12 2 3 10 17 19 18 16 0 4 7 5 21 23 5 14 24 15 20 21 18 9 7 10 6 11 3 1 8 22 0 13 19 4 12 2 17 16 11 18 6 13 3 14 4 5 17 19 15 23 0 8 20 24 10 7 21 1 12 2 16 22 9 21 14 4 15 6 18 24 20 2 3 1 12 22 19 7 5 16 11 0 23 10 13 17 9 8 24 19 5 20 11 21 23 17 14 13 9 4 8 18 22 6 2 3 16 0 7 10 12 15 1 13 2 0 21 16 12 7 8 5 20 19 9 15 24 10 17 4 6 23 11 22 14 1 18 3 20 0 7 6 9 16 1 15 23 2 12 5 13 11 4 21 24 22 3 17 8 19 10 14 18 19 10 21 12 5 0 18 3 4 14 13 8 24 20 17 23 7 16 2 22 15 1 9 11 6 0 17 24 5 7 23 20 10 22 8 16 19 6 1 21 3 9 2 14 12 11 18 13 4 15 22 11 12 7 2 15 19 0 20 21 14 3 16 9 13 1 8 24 10 18 5 17 4 6 23 17 4 9 22 10 24 8 11 1 18 7 15 2 13 19 0 23 5 6 21 16 3 14 12 20 18 12 15 17 4 3 9 16 24 1 21 11 19 7 14 22 5 20 8 10 2 6 0 23 13

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038086-1214964207/watcher-1038086-1214964207 -o /tmp/evaluation-result-1038086-1214964207/solver-1038086-1214964207 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1038086-1214964207.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.85 2.30 2.10 5/77 9417
/proc/meminfo: memFree=1470624/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=8560 CPUtime=0
/proc/9417/stat : 9417 (galacM.sh) R 9415 9417 5659 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 1975393186 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 259415328655 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9417/statm: 2140 254 197 79 0 133 0

[startup+0.080485 s]
/proc/loadavg: 2.85 2.30 2.10 5/77 9417
/proc/meminfo: memFree=1470624/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=0.01
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101488 s]
/proc/loadavg: 2.85 2.30 2.10 5/77 9417
/proc/meminfo: memFree=1470624/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=0.01
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301509 s]
/proc/loadavg: 2.85 2.30 2.10 5/77 9417
/proc/meminfo: memFree=1470624/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=0.01
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701555 s]
/proc/loadavg: 2.85 2.30 2.10 5/77 9417
/proc/meminfo: memFree=1470624/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=0.01
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50264 s]
/proc/loadavg: 2.87 2.31 2.11 4/87 9447
/proc/meminfo: memFree=1439584/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=0.01
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
[pid=9432] ppid=9417 vsize=812848 CPUtime=1.45
/proc/9432/stat : 9432 (java) S 9417 9417 5659 0 -1 0 11773 0 1 0 138 7 0 0 18 0 9 0 1975393190 832356352 11199 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9432/statm: 203212 11199 1877 9 0 197193 0
[pid=9432/tid=9433] ppid=9417 vsize=812848 CPUtime=1.19
/proc/9432/task/9433/stat : 9433 (java) R 9417 9417 5659 0 -1 64 10193 0 1 0 114 5 0 0 25 0 9 0 1975393191 832356352 11199 996147200 134512640 134550740 4294955616 18446744073709551615 4126881501 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9434] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9434/stat : 9434 (java) S 9417 9417 5659 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 1975393192 832356352 11199 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9435] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9435/stat : 9435 (java) S 9417 9417 5659 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 1975393192 832356352 11200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9436] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9436/stat : 9436 (java) S 9417 9417 5659 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1975393192 832356352 11200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9438] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9438/stat : 9438 (java) S 9417 9417 5659 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1975393194 832356352 11200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9439] ppid=9417 vsize=812848 CPUtime=0.23
/proc/9432/task/9439/stat : 9439 (java) S 9417 9417 5659 0 -1 64 876 0 0 0 23 0 0 0 16 0 9 0 1975393194 832356352 11200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9440] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9440/stat : 9440 (java) S 9417 9417 5659 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1975393194 832356352 11200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9441] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9441/stat : 9441 (java) S 9417 9417 5659 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975393194 832356352 11200 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860416

[startup+3.10282 s]
/proc/loadavg: 2.87 2.31 2.11 4/88 9452
/proc/meminfo: memFree=1416600/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=0.01
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
[pid=9432] ppid=9417 vsize=812848 CPUtime=3.04
/proc/9432/stat : 9432 (java) S 9417 9417 5659 0 -1 0 21127 0 1 0 291 13 0 0 18 0 9 0 1975393190 832356352 20547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9432/statm: 203212 20547 1908 9 0 197193 0
[pid=9432/tid=9433] ppid=9417 vsize=812848 CPUtime=2.68
/proc/9432/task/9433/stat : 9433 (java) R 9417 9417 5659 0 -1 64 14514 0 1 0 259 9 0 0 25 0 9 0 1975393191 832356352 20547 996147200 134512640 134550740 4294955616 18446744073709551615 4127182030 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9434] ppid=9417 vsize=812848 CPUtime=0.04
/proc/9432/task/9434/stat : 9434 (java) S 9417 9417 5659 0 -1 64 4988 0 0 0 2 2 0 0 16 0 9 0 1975393192 832356352 20547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9435] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9435/stat : 9435 (java) S 9417 9417 5659 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975393192 832356352 20547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9436] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9436/stat : 9436 (java) S 9417 9417 5659 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975393192 832356352 20547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9438] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9438/stat : 9438 (java) S 9417 9417 5659 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1975393194 832356352 20547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9439] ppid=9417 vsize=812848 CPUtime=0.29
/proc/9432/task/9439/stat : 9439 (java) S 9417 9417 5659 0 -1 64 923 0 0 0 29 0 0 0 15 0 9 0 1975393194 832356352 20547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9440] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9440/stat : 9440 (java) S 9417 9417 5659 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1975393194 832356352 20547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9432/tid=9441] ppid=9417 vsize=812848 CPUtime=0
/proc/9432/task/9441/stat : 9441 (java) S 9417 9417 5659 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975393194 832356352 20547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860416

[startup+6.30118 s]
/proc/loadavg: 2.87 2.31 2.11 4/79 9475
/proc/meminfo: memFree=1459872/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=4.98
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 799 22846 0 1 0 0 482 16 17 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
[pid=9472] ppid=9417 vsize=6344 CPUtime=1.19
/proc/9472/stat : 9472 (minisat) R 9417 9417 5659 0 -1 4194304 1448 0 0 0 118 1 0 0 25 0 1 0 1975393695 6496256 1429 996147200 134512640 135136200 4294955968 18446744073709551615 134519993 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1586 1429 57 152 0 1431 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 53912

[startup+12.7029 s]
/proc/loadavg: 2.89 2.34 2.12 4/79 9491
/proc/meminfo: memFree=1454624/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=4.98
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 799 22846 0 1 0 0 482 16 17 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
[pid=9472] ppid=9417 vsize=8096 CPUtime=7.55
/proc/9472/stat : 9472 (minisat) R 9417 9417 5659 0 -1 4194304 1878 0 0 0 754 1 0 0 25 0 1 0 1975393695 8290304 1859 996147200 134512640 135136200 4294955968 18446744073709551615 134520353 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 2024 1859 57 152 0 1869 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 55664

[startup+25.5013 s]
/proc/loadavg: 2.90 2.36 2.13 4/79 9557
/proc/meminfo: memFree=1449808/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=4.98
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 799 22846 0 1 0 0 482 16 17 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
[pid=9472] ppid=9417 vsize=9168 CPUtime=20.28
/proc/9472/stat : 9472 (minisat) R 9417 9417 5659 0 -1 4194304 2141 0 0 0 2026 2 0 0 25 0 1 0 1975393695 9388032 2122 996147200 134512640 135136200 4294955968 18446744073709551615 134529393 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 2292 2122 57 152 0 2137 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 56736

Solver just ended. Dumping a history of the last processes samples

[startup+28.7027 s]
/proc/loadavg: 2.91 2.37 2.13 4/79 9568
/proc/meminfo: memFree=1448656/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=4.98
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 799 22846 0 1 0 0 482 16 17 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
[pid=9472] ppid=9417 vsize=9168 CPUtime=23.46
/proc/9472/stat : 9472 (minisat) R 9417 9417 5659 0 -1 4194304 2141 0 0 0 2344 2 0 0 25 0 1 0 1975393695 9388032 2122 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 2292 2122 57 152 0 2137 0
Current children cumulated CPU time (s) 28.44
Current children cumulated vsize (KiB) 56736

[startup+31.906 s]
/proc/loadavg: 2.92 2.38 2.13 3/79 9581
/proc/meminfo: memFree=1447704/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=4.98
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 799 22846 0 1 0 0 482 16 17 0 1 0 1975393186 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9417/statm: 11892 364 245 79 0 219 0
[pid=9472] ppid=9417 vsize=9300 CPUtime=26.64
/proc/9472/stat : 9472 (minisat) R 9417 9417 5659 0 -1 4194304 2158 0 0 0 2662 2 0 0 25 0 1 0 1975393695 9523200 2139 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 2325 2139 57 152 0 2170 0
Current children cumulated CPU time (s) 31.62
Current children cumulated vsize (KiB) 56868

[startup+33.5022 s]
/proc/loadavg: 2.92 2.38 2.13 5/88 9597
/proc/meminfo: memFree=1442704/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=31.94
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 836 25057 0 1 0 0 3175 19 16 0 1 0 1975393186 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 259415310418 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9417/statm: 11892 365 245 79 0 219 0
[pid=9583] ppid=9417 vsize=812772 CPUtime=1.38
/proc/9583/stat : 9583 (java) S 9417 9417 5659 0 -1 0 7744 0 1 0 134 4 0 0 18 0 9 0 1975396407 832278528 7165 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9583/statm: 203193 7165 1861 9 0 197174 0
[pid=9583/tid=9585] ppid=9417 vsize=812772 CPUtime=1.13
/proc/9583/task/9585/stat : 9585 (java) R 9417 9417 5659 0 -1 64 6152 0 1 0 110 3 0 0 20 0 9 0 1975396408 832278528 7166 996147200 134512640 134550740 4294955616 18446744073709551615 4126822794 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=9583/tid=9586] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9586/stat : 9586 (java) S 9417 9417 5659 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1975396410 832278528 7166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=9583/tid=9587] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9587/stat : 9587 (java) S 9417 9417 5659 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1975396410 832278528 7166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9588] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9588/stat : 9588 (java) S 9417 9417 5659 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975396410 832278528 7166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9589] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9589/stat : 9589 (java) S 9417 9417 5659 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975396412 832278528 7166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9590] ppid=9417 vsize=812772 CPUtime=0.23
/proc/9583/task/9590/stat : 9590 (java) S 9417 9417 5659 0 -1 64 877 0 0 0 23 0 0 0 16 0 9 0 1975396412 832278528 7166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=9583/tid=9591] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9591/stat : 9591 (java) S 9417 9417 5659 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975396412 832278528 7166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9592] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9592/stat : 9592 (java) S 9417 9417 5659 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975396412 832278528 7167 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.32
Current children cumulated vsize (KiB) 860340

[startup+33.9022 s]
/proc/loadavg: 2.92 2.38 2.13 5/88 9597
/proc/meminfo: memFree=1442704/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=31.94
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 836 25057 0 1 0 0 3175 19 16 0 1 0 1975393186 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 259415310418 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9417/statm: 11892 365 245 79 0 219 0
[pid=9583] ppid=9417 vsize=812772 CPUtime=1.78
/proc/9583/stat : 9583 (java) S 9417 9417 5659 0 -1 0 9278 0 1 0 173 5 0 0 18 0 9 0 1975396407 832278528 8699 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9583/statm: 203193 8699 1861 9 0 197174 0
[pid=9583/tid=9585] ppid=9417 vsize=812772 CPUtime=1.53
/proc/9583/task/9585/stat : 9585 (java) R 9417 9417 5659 0 -1 64 7685 0 1 0 149 4 0 0 24 0 9 0 1975396408 832278528 8699 996147200 134512640 134550740 4294955616 18446744073709551615 4126654474 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=9583/tid=9586] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9586/stat : 9586 (java) S 9417 9417 5659 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1975396410 832278528 8699 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=9583/tid=9587] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9587/stat : 9587 (java) S 9417 9417 5659 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1975396410 832278528 8700 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9588] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9588/stat : 9588 (java) S 9417 9417 5659 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975396410 832278528 8700 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9589] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9589/stat : 9589 (java) S 9417 9417 5659 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975396412 832278528 8700 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9590] ppid=9417 vsize=812772 CPUtime=0.23
/proc/9583/task/9590/stat : 9590 (java) S 9417 9417 5659 0 -1 64 877 0 0 0 23 0 0 0 16 0 9 0 1975396412 832278528 8700 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=9583/tid=9591] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9591/stat : 9591 (java) S 9417 9417 5659 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975396412 832278528 8700 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9592] ppid=9417 vsize=812772 CPUtime=0
/proc/9583/task/9592/stat : 9592 (java) S 9417 9417 5659 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975396412 832278528 8700 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.72
Current children cumulated vsize (KiB) 860340

[startup+34.1073 s]
/proc/loadavg: 2.92 2.38 2.13 4/88 9603
/proc/meminfo: memFree=1426240/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47568 CPUtime=31.94
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 836 25057 0 1 0 0 3175 19 16 0 1 0 1975393186 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 259415310418 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9417/statm: 11892 365 245 79 0 219 0
[pid=9583] ppid=9417 vsize=812884 CPUtime=1.99
/proc/9583/stat : 9583 (java) S 9417 9417 5659 0 -1 0 10854 0 1 0 192 7 0 0 18 0 9 0 1975396407 832393216 10235 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9583/statm: 203221 10235 1915 9 0 197174 0
[pid=9583/tid=9585] ppid=9417 vsize=812884 CPUtime=1.71
/proc/9583/task/9585/stat : 9585 (java) R 9417 9417 5659 0 -1 64 9246 0 1 0 166 5 0 0 25 0 9 0 1975396408 832393216 10236 996147200 134512640 134550740 4294955616 18446744073709551615 4127137837 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=9583/tid=9586] ppid=9417 vsize=812884 CPUtime=0
/proc/9583/task/9586/stat : 9586 (java) S 9417 9417 5659 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1975396410 832393216 10237 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=9583/tid=9587] ppid=9417 vsize=812884 CPUtime=0
/proc/9583/task/9587/stat : 9587 (java) S 9417 9417 5659 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1975396410 832393216 10237 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9588] ppid=9417 vsize=812884 CPUtime=0
/proc/9583/task/9588/stat : 9588 (java) S 9417 9417 5659 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975396410 832393216 10238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9589] ppid=9417 vsize=812884 CPUtime=0
/proc/9583/task/9589/stat : 9589 (java) S 9417 9417 5659 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975396412 832393216 10238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9590] ppid=9417 vsize=812884 CPUtime=0.25
/proc/9583/task/9590/stat : 9590 (java) S 9417 9417 5659 0 -1 64 893 0 0 0 25 0 0 0 16 0 9 0 1975396412 832393216 10239 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=9583/tid=9591] ppid=9417 vsize=812884 CPUtime=0
/proc/9583/task/9591/stat : 9591 (java) S 9417 9417 5659 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975396412 832393216 10240 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9583/tid=9592] ppid=9417 vsize=812884 CPUtime=0
/proc/9583/task/9592/stat : 9592 (java) S 9417 9417 5659 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975396412 832393216 10240 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.93
Current children cumulated vsize (KiB) 860452

[startup+34.2023 s]
/proc/loadavg: 2.92 2.38 2.13 4/88 9603
/proc/meminfo: memFree=1426240/2055920 swapFree=4180076/4192956
[pid=9417] ppid=9415 vsize=47584 CPUtime=31.94
/proc/9417/stat : 9417 (galacM.sh) S 9415 9417 5659 0 -1 4194304 850 25057 0 1 0 0 3175 19 16 0 1 0 1975393186 48726016 370 996147200 4194304 4520092 548682068832 18446744073709551615 259415310418 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/9417/statm: 11896 370 245 79 0 223 0
[pid=9583] ppid=9417 vsize=0 CPUtime=2.04
/proc/9583/stat : 9583 (java) Z 9417 9417 5659 0 -1 12 11248 0 1 0 196 8 0 0 16 0 2 0 1975396407 0 0 996147200 0 0 0 0 0 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9583/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 33.98
Current children cumulated vsize (KiB) 47584

Child status: 0
Real time (s): 34.2088
CPU time (s): 34.0168
CPU user time (s): 33.7259
CPU system time (s): 0.290955
CPU usage (%): 99.4387
Max. virtual memory (cumulated for all children) (KiB): 860452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.7259
system time used= 0.290955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37358
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2736
involuntary context switches= 3244

runsolver used 0.046992 second user time and 0.120981 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-02 04:03:27
IDJOB=1038086
IDBENCH=53544
IDSOLVER=350
FILE ID=node42/1038086-1214964207
PBS_JOBID= 7870250
Free space on /tmp= 66536 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-0_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038086-1214964207/watcher-1038086-1214964207 -o /tmp/evaluation-result-1038086-1214964207/solver-1038086-1214964207 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1038086-1214964207.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5c0298c4f51c80f1d84ee4e6bda51630
RANDOM SEED=117425504

node42.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1471168 kB
Buffers:         26404 kB
Cached:         129240 kB
SwapCached:       6808 kB
Active:         448928 kB
Inactive:        79752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1471168 kB
SwapTotal:     4192956 kB
SwapFree:      4180076 kB
Dirty:            4072 kB
Writeback:           0 kB
Mapped:         380880 kB
Slab:            40448 kB
Committed_AS:  3797960 kB
PageTables:       2700 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node42 at 2008-07-02 04:04:01