Trace number 1088464

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 MUNSAT 216.136 217.84

General information on the benchmark

Namecsp/graphColoring/
myciel/normalized-myciel5-5.xml
MD5SUM4e9947661c937a66df0f73a5c98437a3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.0392
Satisfiable
(Un)Satisfiability was proved
Number of variables47
Number of constraints236
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension236
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.83	c start processing
0.01/0.83	c start relation processing
0.01/0.83	c start cnf exporting
0.01/1.00	c parsing time : 0.703
0.01/1.00	c preprocessing time : 0.873
0.01/1.00	
0.01/1.00	c Nary constraints - conflicts : 0 supports : 0
0.01/1.00	c Binary constraints - conflicts : 236 supports :0
0.01/1.00	c max arity constraint : 2
0.01/1.00	c Max Tuples generated 25
0.01/1.00	c relations : 1
0.01/1.00	c relations BDD: 0
0.01/1.00	c sampling 0/0
0.01/1.00	c vars : 236 - clauses :  1697
0.01/1.00	
0.95/1.04	 
0.95/1.04	c --- SAT Solver Stats ---
0.95/1.04	 
216.08/217.83	c restarts              : 24
216.08/217.83	c conflicts             : 3060742        (14227 /sec)
216.08/217.83	c decisions             : 3860812        (1.34 % random) (17946 /sec)
216.08/217.83	c propagations          : 115952035      (538983 /sec)
216.08/217.83	c conflict literals     : 107139885      (14.25 % deleted)
216.08/217.83	c Memory used           : 4.51 MB
216.08/217.83	c CPU time              : 215.131 s
216.08/217.83	
216.08/217.83	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1088464-1215246935/watcher-1088464-1215246935 -o /tmp/evaluation-result-1088464-1215246935/solver-1088464-1215246935 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1088464-1215246935.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.00 2.00 2.00 4/72 4378
/proc/meminfo: memFree=1886768/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=8652 CPUtime=0
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2003668408 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 2163 280 208 79 0 156 0
[pid=4379] ppid=4378 vsize=8688 CPUtime=0
/proc/4379/stat : 4379 (galacM.sh) S 4378 4378 1401 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2003668408 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 214920036434 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4379/statm: 2172 286 209 79 0 165 0
[pid=4380] ppid=4379 vsize=8728 CPUtime=0
/proc/4380/stat : 4380 (galacM.sh) R 4379 4378 1401 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2003668408 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 214919867687 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/4380/statm: 2182 290 209 79 0 175 0

[startup+0.052335 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 4378
/proc/meminfo: memFree=1886768/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.01
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.102049 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 4378
/proc/meminfo: memFree=1886768/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.01
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.302082 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 4378
/proc/meminfo: memFree=1886768/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.01
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.702131 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 4378
/proc/meminfo: memFree=1886768/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.01
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50223 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4400
/proc/meminfo: memFree=1846048/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 47580

[startup+3.10145 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1885280/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=2472 CPUtime=2.04
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 258 0 0 0 204 0 0 0 25 0 1 0 2003668512 2531328 239 996147200 134512640 135136200 4294955968 18446744073709551615 134526258 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 618 239 56 152 0 463 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 50052

[startup+6.30188 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1884960/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=2604 CPUtime=5.21
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 316 0 0 0 521 0 0 0 25 0 1 0 2003668512 2666496 297 996147200 134512640 135136200 4294955968 18446744073709551615 134532755 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 651 297 56 152 0 496 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 50184

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1884576/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=2868 CPUtime=11.57
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 386 0 0 0 1157 0 0 0 25 0 1 0 2003668512 2936832 367 996147200 134512640 135136200 4294955968 18446744073709551615 134529455 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 717 367 56 152 0 562 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 50448

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1884320/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=3272 CPUtime=24.27
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 474 0 0 0 2427 0 0 0 25 0 1 0 2003668512 3350528 455 996147200 134512640 135136200 4294955968 18446744073709551615 134522262 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 818 455 56 152 0 663 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 50852

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1883872/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=3684 CPUtime=49.67
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 564 0 0 0 4967 0 0 0 25 0 1 0 2003668512 3772416 545 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 921 545 56 152 0 766 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 51264

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1883424/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4080 CPUtime=100.48
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 660 0 0 0 10048 0 0 0 25 0 1 0 2003668512 4177920 641 996147200 134512640 135136200 4294955968 18446744073709551615 134522115 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1020 641 56 152 0 865 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 51660

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1882912/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4492 CPUtime=160.02
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 763 0 0 0 16002 0 0 0 25 0 1 0 2003668512 4599808 744 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1123 744 56 152 0 968 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 52072

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

[startup+179.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1882848/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4492 CPUtime=176.69
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 777 0 0 0 17669 0 0 0 25 0 1 0 2003668512 4599808 758 996147200 134512640 135136200 4294955968 18446744073709551615 134529494 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1123 758 56 152 0 968 0
Current children cumulated CPU time (s) 177.66
Current children cumulated vsize (KiB) 52072

[startup+204.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1882656/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4616 CPUtime=202.1
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 803 0 0 0 20209 1 0 0 25 0 1 0 2003668512 4726784 784 996147200 134512640 135136200 4294955968 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1154 784 56 152 0 999 0
Current children cumulated CPU time (s) 203.07
Current children cumulated vsize (KiB) 52196

[startup+211.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1882656/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4616 CPUtime=208.46
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 803 0 0 0 20845 1 0 0 25 0 1 0 2003668512 4726784 784 996147200 134512640 135136200 4294955968 18446744073709551615 134529592 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1154 784 56 152 0 999 0
Current children cumulated CPU time (s) 209.43
Current children cumulated vsize (KiB) 52196

[startup+214.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1882656/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4616 CPUtime=211.63
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 803 0 0 0 21162 1 0 0 25 0 1 0 2003668512 4726784 784 996147200 134512640 135136200 4294955968 18446744073709551615 134529406 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1154 784 56 152 0 999 0
Current children cumulated CPU time (s) 212.6
Current children cumulated vsize (KiB) 52196

[startup+215.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1882656/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4616 CPUtime=213.22
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 807 0 0 0 21321 1 0 0 25 0 1 0 2003668512 4726784 788 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1154 788 56 152 0 999 0
Current children cumulated CPU time (s) 214.19
Current children cumulated vsize (KiB) 52196

[startup+216.705 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1882656/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4616 CPUtime=214.02
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 807 0 0 0 21401 1 0 0 25 0 1 0 2003668512 4726784 788 996147200 134512640 135136200 4294955968 18446744073709551615 134520063 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1154 788 56 152 0 999 0
Current children cumulated CPU time (s) 214.99
Current children cumulated vsize (KiB) 52196

[startup+217.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1882656/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4616 CPUtime=214.81
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 807 0 0 0 21480 1 0 0 25 0 1 0 2003668512 4726784 788 996147200 134512640 135136200 4294955968 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1154 788 56 152 0 999 0
Current children cumulated CPU time (s) 215.78
Current children cumulated vsize (KiB) 52196

[startup+217.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1882656/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4616 CPUtime=215.01
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 807 0 0 0 21500 1 0 0 25 0 1 0 2003668512 4726784 788 996147200 134512640 135136200 4294955968 18446744073709551615 134527320 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1154 788 56 152 0 999 0
Current children cumulated CPU time (s) 215.98
Current children cumulated vsize (KiB) 52196

[startup+217.806 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4401
/proc/meminfo: memFree=1882656/2055920 swapFree=4179464/4192956
[pid=4378] ppid=4376 vsize=47580 CPUtime=0.97
/proc/4378/stat : 4378 (galacM.sh) S 4376 4378 1401 0 -1 4194304 799 15010 0 1 0 0 87 10 17 0 1 0 2003668408 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4378/statm: 11895 364 245 79 0 219 0
[pid=4401] ppid=4378 vsize=4616 CPUtime=215.11
/proc/4401/stat : 4401 (minisat) R 4378 4378 1401 0 -1 4194304 807 0 0 0 21510 1 0 0 25 0 1 0 2003668512 4726784 788 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/4401/statm: 1154 788 56 152 0 999 0
Current children cumulated CPU time (s) 216.08
Current children cumulated vsize (KiB) 52196

Child status: 0
Real time (s): 217.84
CPU time (s): 216.136
CPU user time (s): 216.015
CPU system time (s): 0.120981
CPU usage (%): 99.2177
Max. virtual memory (cumulated for all children) (KiB): 860340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 216.015
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16834
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 954
involuntary context switches= 5784

runsolver used 0.223965 second user time and 0.584911 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-05 10:35:35
IDJOB=1088464
IDBENCH=58085
IDSOLVER=350
FILE ID=node10/1088464-1215246935
PBS_JOBID= 7881893
Free space on /tmp= 66512 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/graphColoring/myciel/normalized-myciel5-5.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088464-1215246935/watcher-1088464-1215246935 -o /tmp/evaluation-result-1088464-1215246935/solver-1088464-1215246935 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1088464-1215246935.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4e9947661c937a66df0f73a5c98437a3
RANDOM SEED=192253671

node10.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.229
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.229
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:       1887248 kB
Buffers:          5840 kB
Cached:          95016 kB
SwapCached:       6516 kB
Active:          57580 kB
Inactive:        59696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887248 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:            3068 kB
Writeback:           0 kB
Mapped:          24988 kB
Slab:            36488 kB
Committed_AS:  3432300 kB
PageTables:       1912 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= 66508 MiB
End job on node10 at 2008-07-05 10:39:13