Trace number 217592

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, and are wall clock time (not CPU 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 1? (TO) 1800.07 1810.93

General information on the benchmark

Nameramsey/ramsey3/
ramsey-25-3.xml
MD5SUM9c172daa4013523791b57a3b9bb87565
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints2300
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2300
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07	c --- Preproc Stats ---
2.15	c start processing
2.15	c start relation processing
2.15	c start cnf exporting
2.59	c parsing time : 1.939
2.59	c preprocessing time : 2.382
2.59	
2.59	c Nary constraints - conflicts : 2300 supports : 0
2.59	c Binary constraints - conflicts : 0 supports :0
2.59	c max arity constraint : 3
2.59	c Max Tuples generated 27
2.59	c relations : 1
2.59	c relations BDD: 0
2.59	c vars : 901 - clauses :  8100
2.59	
2.64	 
2.64	c --- Minisat Stats ---
2.64	 
1810.92	Terminated

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-217592-1168248052 -o ROOT/results/node61/solver-217592-1168248052 -C 1800 -M 900 /tmp/evaluation/217592-1168248052/galac.sh /tmp/evaluation/217592-1168248052/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.08 1.02 1.01 5/73 30995
/proc/meminfo: memFree=1899128/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=8564 CPUtime=0
/proc/30994/stat : 30994 (galac.sh) D 30992 30994 30864 0 -1 4194304 317 0 0 0 0 0 0 0 17 0 1 0 173203032 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406676434 0 2147483391 4096 8192 18446744072099781622 0 0 17 1 0 0
/proc/30994/statm: 2141 261 201 79 0 134 0

[startup+0.103781 s]
/proc/loadavg: 1.08 1.02 1.01 5/73 30995
/proc/meminfo: memFree=1899128/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=0.04
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 761 1704 0 0 0 0 0 4 18 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 47560

[startup+0.511848 s]
/proc/loadavg: 1.08 1.02 1.01 5/73 30995
/proc/meminfo: memFree=1899128/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=0.04
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 761 1704 0 0 0 0 0 4 18 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 47560

[startup+1.333 s]
/proc/loadavg: 1.08 1.02 1.01 3/92 31026
/proc/meminfo: memFree=1834768/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=0.04
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 761 1704 0 0 0 0 0 4 18 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31008] ppid=30994 vsize=861196 CPUtime=1.23
/proc/31008/stat : 31008 (java) R 30994 30994 30864 0 -1 0 12520 0 2 0 114 9 0 0 19 0 8 0 173203040 881864704 12275 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073704475 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31008/statm: 215299 12276 1989 14 0 201504 0
[pid=31008/tid=31011] ppid=30994 vsize=861196 CPUtime=0.03
/proc/31008/task/31011/stat : 31011 (java) S 30994 30994 30864 0 -1 64 3354 0 1 0 2 1 0 0 17 0 8 0 173203044 881864704 12276 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31008/tid=31012] ppid=30994 vsize=861196 CPUtime=0
/proc/31008/task/31012/stat : 31012 (java) S 30994 30994 30864 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173203044 881864704 12277 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31008/tid=31014] ppid=30994 vsize=861196 CPUtime=0
/proc/31008/task/31014/stat : 31014 (java) S 30994 30994 30864 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 173203044 881864704 12278 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31008/tid=31017] ppid=30994 vsize=861196 CPUtime=0
/proc/31008/task/31017/stat : 31017 (java) S 30994 30994 30864 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173203048 881864704 12278 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31008/tid=31018] ppid=30994 vsize=861196 CPUtime=0.29
/proc/31008/task/31018/stat : 31018 (java) S 30994 30994 30864 0 -1 64 1055 0 0 0 28 1 0 0 15 0 8 0 173203048 881864704 12279 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31008/tid=31019] ppid=30994 vsize=861196 CPUtime=0
/proc/31008/task/31019/stat : 31019 (java) S 30994 30994 30864 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173203048 881864704 12279 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31008/tid=31020] ppid=30994 vsize=861196 CPUtime=0
/proc/31008/task/31020/stat : 31020 (java) S 30994 30994 30864 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173203048 881864704 12280 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908756

[startup+2.97829 s]
/proc/loadavg: 1.23 1.05 1.02 4/92 31026
/proc/meminfo: memFree=1799184/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 47560

[startup+6.27304 s]
/proc/loadavg: 1.23 1.05 1.02 3/86 31028
/proc/meminfo: memFree=1848960/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=4200 CPUtime=3.62
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 745 0 0 0 362 0 0 0 25 0 1 0 173203296 4300800 727 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 1050 727 53 142 0 906 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 51760

[startup+12.771 s]
/proc/loadavg: 1.35 1.08 1.03 3/86 31028
/proc/meminfo: memFree=1839360/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=5012 CPUtime=10.11
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 943 0 0 0 1011 0 0 0 25 0 1 0 173203296 5132288 925 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529302 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 1253 925 53 142 0 1109 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 52572

[startup+25.6032 s]
/proc/loadavg: 1.45 1.11 1.04 3/86 31028
/proc/meminfo: memFree=1829312/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=5824 CPUtime=22.95
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 1125 0 0 0 2294 1 0 0 25 0 1 0 173203296 5963776 1107 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 1456 1107 53 142 0 1312 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53384

[startup+51.2757 s]
/proc/loadavg: 1.64 1.18 1.06 3/86 31028
/proc/meminfo: memFree=1814208/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=6768 CPUtime=48.6
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 1363 0 0 0 4859 1 0 0 25 0 1 0 173203296 6930432 1345 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529420 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 1692 1345 53 142 0 1548 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 54328

[startup+102.534 s]
/proc/loadavg: 1.84 1.30 1.11 3/86 31028
/proc/meminfo: memFree=1772544/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=7900 CPUtime=99.81
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 1637 0 0 0 9979 2 0 0 25 0 1 0 173203296 8089600 1619 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 1975 1619 53 142 0 1831 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 55460

[startup+162.605 s]
/proc/loadavg: 1.94 1.43 1.16 3/86 31028
/proc/meminfo: memFree=1771648/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=8696 CPUtime=159.86
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 1848 0 0 0 15984 2 0 0 25 0 1 0 173203296 8904704 1830 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 2174 1830 53 142 0 2030 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 56256

[startup+222.682 s]
/proc/loadavg: 1.98 1.54 1.21 3/86 31028
/proc/meminfo: memFree=1770816/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=9488 CPUtime=219.91
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 2037 0 0 0 21989 2 0 0 25 0 1 0 173203296 9715712 2019 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 2372 2019 53 142 0 2228 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 57048

[startup+282.741 s]
/proc/loadavg: 1.99 1.62 1.26 3/86 31028
/proc/meminfo: memFree=1770304/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=9892 CPUtime=279.95
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 2162 0 0 0 27993 2 0 0 25 0 1 0 173203296 10129408 2144 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 2473 2144 53 142 0 2329 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 57452

[startup+342.749 s]
/proc/loadavg: 1.99 1.68 1.30 3/86 31028
/proc/meminfo: memFree=1705216/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=10304 CPUtime=339.73
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 2244 0 0 0 33971 2 0 0 25 0 1 0 173203296 10551296 2226 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 2576 2226 53 142 0 2432 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 57864

[startup+402.762 s]
/proc/loadavg: 1.99 1.74 1.34 3/86 31028
/proc/meminfo: memFree=1704832/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=10712 CPUtime=399.72
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 2340 0 0 0 39970 2 0 0 25 0 1 0 173203296 10969088 2322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529446 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 2678 2322 53 142 0 2534 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 58272

[startup+462.783 s]
/proc/loadavg: 1.99 1.78 1.38 3/86 31028
/proc/meminfo: memFree=1704640/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=10848 CPUtime=459.72
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 2387 0 0 0 45970 2 0 0 25 0 1 0 173203296 11108352 2369 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/31027/statm: 2712 2369 53 142 0 2568 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 58408

################
# More data... #
################

[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=13980 CPUtime=1057.05
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3122 0 0 0 105701 4 0 0 25 0 1 0 173203296 14315520 3104 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3495 3104 53 142 0 3351 0
Current children cumulated CPU time (s) 1059.59
Current children cumulated vsize (KiB) 61540

[startup+1123.14 s]
/proc/loadavg: 2.01 1.97 1.68 4/86 31028
/proc/meminfo: memFree=1642688/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=14132 CPUtime=1116.47
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3167 0 0 0 111643 4 0 0 25 0 1 0 173203296 14471168 3149 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3533 3149 53 142 0 3389 0
Current children cumulated CPU time (s) 1119.01
Current children cumulated vsize (KiB) 61692

[startup+1183.16 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 31028
/proc/meminfo: memFree=1642560/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=14408 CPUtime=1175.9
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3201 0 0 0 117586 4 0 0 25 0 1 0 173203296 14753792 3183 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3602 3183 53 142 0 3458 0
Current children cumulated CPU time (s) 1178.44
Current children cumulated vsize (KiB) 61968

[startup+1243.17 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 31028
/proc/meminfo: memFree=1642368/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=14548 CPUtime=1235.35
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3238 0 0 0 123531 4 0 0 25 0 1 0 173203296 14897152 3220 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529448 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3637 3220 53 142 0 3493 0
Current children cumulated CPU time (s) 1237.89
Current children cumulated vsize (KiB) 62108

[startup+1303.19 s]
/proc/loadavg: 2.00 1.97 1.73 3/86 31028
/proc/meminfo: memFree=1642304/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=14548 CPUtime=1294.79
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3258 0 0 0 129475 4 0 0 25 0 1 0 173203296 14897152 3240 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3637 3240 53 142 0 3493 0
Current children cumulated CPU time (s) 1297.33
Current children cumulated vsize (KiB) 62108

[startup+1363.2 s]
/proc/loadavg: 2.00 1.97 1.74 3/86 31028
/proc/meminfo: memFree=1641664/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=15248 CPUtime=1354.22
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3404 0 0 0 135418 4 0 0 25 0 1 0 173203296 15613952 3386 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3812 3386 53 142 0 3668 0
Current children cumulated CPU time (s) 1356.76
Current children cumulated vsize (KiB) 62808

[startup+1423.27 s]
/proc/loadavg: 2.00 1.97 1.76 3/86 31028
/proc/meminfo: memFree=1582336/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=15392 CPUtime=1413.49
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3450 0 0 0 141345 4 0 0 25 0 1 0 173203296 15761408 3432 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3848 3432 53 142 0 3704 0
Current children cumulated CPU time (s) 1416.03
Current children cumulated vsize (KiB) 62952

[startup+1483.36 s]
/proc/loadavg: 2.00 1.97 1.77 4/86 31028
/proc/meminfo: memFree=1582272/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=15536 CPUtime=1473.02
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3480 0 0 0 147298 4 0 0 25 0 1 0 173203296 15908864 3462 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3884 3462 53 142 0 3740 0
Current children cumulated CPU time (s) 1475.56
Current children cumulated vsize (KiB) 63096

[startup+1543.44 s]
/proc/loadavg: 2.07 1.99 1.78 3/86 31028
/proc/meminfo: memFree=1582080/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=15672 CPUtime=1532.57
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3517 0 0 0 153252 5 0 0 25 0 1 0 173203296 16048128 3499 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3918 3499 53 142 0 3774 0
Current children cumulated CPU time (s) 1535.11
Current children cumulated vsize (KiB) 63232

[startup+1603.47 s]
/proc/loadavg: 2.02 1.99 1.80 3/86 31028
/proc/meminfo: memFree=1581952/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=15808 CPUtime=1592.04
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3547 0 0 0 159199 5 0 0 25 0 1 0 173203296 16187392 3529 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529446 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3952 3529 53 142 0 3808 0
Current children cumulated CPU time (s) 1594.58
Current children cumulated vsize (KiB) 63368

[startup+1663.48 s]
/proc/loadavg: 2.01 1.99 1.81 3/86 31028
/proc/meminfo: memFree=1581824/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=15952 CPUtime=1651.46
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3572 0 0 0 165141 5 0 0 25 0 1 0 173203296 16334848 3554 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 3988 3554 53 142 0 3844 0
Current children cumulated CPU time (s) 1654
Current children cumulated vsize (KiB) 63512

[startup+1723.58 s]
/proc/loadavg: 2.00 1.99 1.82 3/86 31028
/proc/meminfo: memFree=1581632/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=16096 CPUtime=1710.99
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3610 0 0 0 171094 5 0 0 25 0 1 0 173203296 16482304 3592 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 4024 3592 53 142 0 3880 0
Current children cumulated CPU time (s) 1713.53
Current children cumulated vsize (KiB) 63656

[startup+1783.61 s]
/proc/loadavg: 2.00 1.99 1.83 3/86 31028
/proc/meminfo: memFree=1581440/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=16236 CPUtime=1770.43
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3642 0 0 0 177038 5 0 0 25 0 1 0 173203296 16625664 3624 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 4059 3624 53 142 0 3915 0
Current children cumulated CPU time (s) 1772.97
Current children cumulated vsize (KiB) 63796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.92 s]
/proc/loadavg: 2.00 1.99 1.83 3/82 31101
/proc/meminfo: memFree=1863384/2055920 swapFree=4192812/4192956
[pid=30994] ppid=30992 vsize=47560 CPUtime=2.54
/proc/30994/stat : 30994 (galac.sh) S 30992 30994 30864 0 -1 4194304 799 21228 0 2 0 0 235 19 17 0 1 0 173203032 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30994/statm: 11890 363 245 79 0 218 0
[pid=31027] ppid=30994 vsize=16236 CPUtime=1797.48
/proc/31027/stat : 31027 (minisat) R 30994 30994 30864 0 -1 4194304 3648 0 0 0 179741 7 0 0 25 0 1 0 173203296 16625664 3630 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31027/statm: 4059 3630 53 142 0 3915 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 63796

Sending SIGTERM to process tree (bottom up)

Child status: 0
Real time (s): 1810.93
CPU time (s): 1800.07
CPU user time (s): 1799.79
CPU system time (s): 0.280957
CPU usage (%): 99.4
Max. virtual memory (cumulated for all children) (KiB): 908756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25870
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= 1572
involuntary context switches= 36842

runsolver used 1.88871 s user time and 5.29519 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Jan  8 09:20:52 UTC 2007


IDJOB= 217592
IDBENCH= 5157
FILE ID= node61/217592-1168248052

PBS_JOBID= 3481888

Free space on /tmp= 66517 MiB

BENCH NAME= HOME/pub/bench/CPAI06/ramsey/ramsey3/ramsey-25-3.xml
COMMAND LINE= /tmp/evaluation/217592-1168248052/galac.sh /tmp/evaluation/217592-1168248052/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-217592-1168248052 -o ROOT/results/node61/solver-217592-1168248052 -C 1800 -M 900  /tmp/evaluation/217592-1168248052/galac.sh /tmp/evaluation/217592-1168248052/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  9c172daa4013523791b57a3b9bb87565

RANDOM SEED= 723459056

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.259
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.259
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:       1899736 kB
Buffers:         29128 kB
Cached:          51656 kB
SwapCached:          0 kB
Active:          59264 kB
Inactive:        41928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6072 kB
Writeback:           0 kB
Mapped:          31152 kB
Slab:            40608 kB
Committed_AS:  3810620 kB
PageTables:       1728 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= 66519 MiB



End job on node61 on Mon Jan  8 09:51:03 UTC 2007