Trace number 217644

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.1 1813.26

General information on the benchmark

Nameramsey/ramsey3/
ramsey-20-3.xml
MD5SUMdc6e07306abeb6c314cb2398e097dc14
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 variables190
Number of constraints1140
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1140
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.46	c start processing
1.46	c start relation processing
1.46	c start cnf exporting
1.76	c parsing time : 1.301
1.76	c preprocessing time : 1.606
1.76	
1.76	c Nary constraints - conflicts : 1140 supports : 0
1.76	c Binary constraints - conflicts : 0 supports :0
1.76	c max arity constraint : 3
1.76	c Max Tuples generated 27
1.76	c relations : 1
1.76	c relations BDD: 0
1.76	c vars : 571 - clauses :  4180
1.76	
1.78	 
1.78	c --- Minisat Stats ---
1.78	 
1813.25	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/node10/watcher-217644-1168248178 -o ROOT/results/node10/solver-217644-1168248178 -C 1800 -M 900 /tmp/evaluation/217644-1168248178/galac.sh /tmp/evaluation/217644-1168248178/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.60 1.91 1.96 5/94 4916
/proc/meminfo: memFree=1708464/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=8560 CPUtime=0
/proc/4915/stat : 4915 (galac.sh) R 4913 4915 4774 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 173212963 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214920054671 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4915/statm: 2140 253 197 79 0 133 0

[startup+0.1058 s]
/proc/loadavg: 1.60 1.91 1.96 5/94 4916
/proc/meminfo: memFree=1708464/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=0.01
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.513858 s]
/proc/loadavg: 1.60 1.91 1.96 5/94 4916
/proc/meminfo: memFree=1708464/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=0.01
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33797 s]
/proc/loadavg: 1.60 1.91 1.96 4/102 4936
/proc/meminfo: memFree=1669232/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=0.01
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4929] ppid=4915 vsize=861196 CPUtime=1.28
/proc/4929/stat : 4929 (java) R 4915 4915 4774 0 -1 0 12854 0 1 0 120 8 0 0 17 0 8 0 173212967 881864704 12608 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4152819955 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4929/statm: 215299 12608 1989 14 0 201504 0
[pid=4929/tid=4930] ppid=4915 vsize=861196 CPUtime=0.03
/proc/4929/task/4930/stat : 4930 (java) S 4915 4915 4774 0 -1 64 3352 0 0 0 2 1 0 0 16 0 8 0 173212970 881864704 12608 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4929/tid=4931] ppid=4915 vsize=861196 CPUtime=0
/proc/4929/task/4931/stat : 4931 (java) S 4915 4915 4774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173212971 881864704 12608 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4929/tid=4932] ppid=4915 vsize=861196 CPUtime=0
/proc/4929/task/4932/stat : 4932 (java) S 4915 4915 4774 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173212971 881864704 12608 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4929/tid=4933] ppid=4915 vsize=861196 CPUtime=0
/proc/4929/task/4933/stat : 4933 (java) S 4915 4915 4774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173212974 881864704 12608 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4929/tid=4934] ppid=4915 vsize=861196 CPUtime=0.3
/proc/4929/task/4934/stat : 4934 (java) R 4915 4915 4774 0 -1 64 1056 0 0 0 29 1 0 0 21 0 8 0 173212974 881864704 12608 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4929/tid=4935] ppid=4915 vsize=861196 CPUtime=0
/proc/4929/task/4935/stat : 4935 (java) S 4915 4915 4774 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173212974 881864704 12608 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4929/tid=4936] ppid=4915 vsize=861196 CPUtime=0
/proc/4929/task/4936/stat : 4936 (java) S 4915 4915 4774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173212974 881864704 12608 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908772

[startup+2.98819 s]
/proc/loadavg: 1.63 1.91 1.96 3/95 4937
/proc/meminfo: memFree=1706728/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=2824 CPUtime=1.18
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 367 0 0 0 118 0 0 0 25 0 1 0 173213142 2891776 349 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/4937/statm: 706 349 53 142 0 562 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 50400

[startup+6.26763 s]
/proc/loadavg: 1.63 1.91 1.96 3/95 4937
/proc/meminfo: memFree=1706152/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=3224 CPUtime=4.43
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 471 0 0 0 443 0 0 0 25 0 1 0 173213142 3301376 453 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525811 0 0 4096 3 0 0 0 17 1 0 0
/proc/4937/statm: 806 453 53 142 0 662 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 50800

[startup+12.7375 s]
/proc/loadavg: 1.69 1.92 1.96 3/95 4937
/proc/meminfo: memFree=1705768/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=3620 CPUtime=10.84
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 588 0 0 0 1084 0 0 0 25 0 1 0 173213142 3706880 570 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134532322 0 0 4096 3 0 0 0 17 1 0 0
/proc/4937/statm: 905 570 53 142 0 761 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 51196

[startup+25.5683 s]
/proc/loadavg: 1.74 1.92 1.96 3/95 4937
/proc/meminfo: memFree=1705256/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=4284 CPUtime=23.55
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 738 0 0 0 2355 0 0 0 25 0 1 0 173213142 4386816 720 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 1 0 0
/proc/4937/statm: 1071 720 53 142 0 927 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 51860

[startup+51.2317 s]
/proc/loadavg: 1.83 1.92 1.96 3/95 4937
/proc/meminfo: memFree=1704488/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=4960 CPUtime=48.97
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 927 0 0 0 4897 0 0 0 25 0 1 0 173213142 5079040 909 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 1 0 0
/proc/4937/statm: 1240 909 53 142 0 1096 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 52536

[startup+102.492 s]
/proc/loadavg: 1.92 1.93 1.96 3/95 4937
/proc/meminfo: memFree=1703784/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=5764 CPUtime=99.77
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 1124 0 0 0 9976 1 0 0 25 0 1 0 173213142 5902336 1106 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4937/statm: 1441 1106 53 142 0 1297 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 53340

[startup+162.57 s]
/proc/loadavg: 1.97 1.94 1.96 3/95 4937
/proc/meminfo: memFree=1703336/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=6292 CPUtime=159.31
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 1236 0 0 0 15929 2 0 0 25 0 1 0 173213142 6443008 1218 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4937/statm: 1573 1218 53 142 0 1429 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 53868

[startup+222.582 s]
/proc/loadavg: 2.06 1.97 1.97 3/95 4937
/proc/meminfo: memFree=1702824/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=6688 CPUtime=218.77
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 1352 0 0 0 21875 2 0 0 25 0 1 0 173213142 6848512 1334 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4937/statm: 1672 1334 53 142 0 1528 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 54264

[startup+282.601 s]
/proc/loadavg: 2.09 1.99 1.97 3/95 4937
/proc/meminfo: memFree=1702568/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=6960 CPUtime=278.24
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 1414 0 0 0 27822 2 0 0 25 0 1 0 173213142 7127040 1396 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/4937/statm: 1740 1396 53 142 0 1596 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 54536

[startup+342.675 s]
/proc/loadavg: 2.03 1.99 1.97 3/95 4937
/proc/meminfo: memFree=1702184/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=7360 CPUtime=337.76
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 1514 0 0 0 33773 3 0 0 25 0 1 0 173213142 7536640 1496 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4937/statm: 1840 1496 53 142 0 1696 0
Current children cumulated CPU time (s) 339.49
Current children cumulated vsize (KiB) 54936

[startup+402.711 s]
/proc/loadavg: 2.45 2.10 2.01 5/98 4990
/proc/meminfo: memFree=1046536/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=7624 CPUtime=395.21
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 1572 0 0 0 39516 5 0 0 25 0 1 0 173213142 7806976 1554 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527155 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 1906 1554 53 142 0 1762 0
Current children cumulated CPU time (s) 396.94
Current children cumulated vsize (KiB) 55200

[startup+462.775 s]
/proc/loadavg: 2.24 2.12 2.02 2/82 5036
/proc/meminfo: memFree=1750528/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=7888 CPUtime=454.78
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 1627 0 0 0 45472 6 0 0 25 0 1 0 173213142 8077312 1609 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=10292 CPUtime=1052.14
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2217 0 0 0 105204 10 0 0 25 0 1 0 173213142 10539008 2199 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2573 2199 53 142 0 2429 0
Current children cumulated CPU time (s) 1053.87
Current children cumulated vsize (KiB) 57868

[startup+1123.47 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 5159
/proc/meminfo: memFree=1711760/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=10256 CPUtime=1111.87
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2220 0 0 0 111177 10 0 0 25 0 1 0 173213142 10502144 2202 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2564 2202 53 142 0 2420 0
Current children cumulated CPU time (s) 1113.6
Current children cumulated vsize (KiB) 57832

[startup+1183.54 s]
/proc/loadavg: 1.92 2.00 1.99 3/95 5301
/proc/meminfo: memFree=1720344/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=10932 CPUtime=1171.6
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2384 0 0 0 117148 12 0 0 25 0 1 0 173213142 11194368 2366 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2733 2366 53 142 0 2589 0
Current children cumulated CPU time (s) 1173.33
Current children cumulated vsize (KiB) 58508

[startup+1243.57 s]
/proc/loadavg: 1.81 1.94 1.97 3/88 6350
/proc/meminfo: memFree=1741056/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11080 CPUtime=1231.3
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2427 0 0 0 123114 16 0 0 25 0 1 0 173213142 11345920 2409 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2770 2409 53 142 0 2626 0
Current children cumulated CPU time (s) 1233.03
Current children cumulated vsize (KiB) 58656

[startup+1303.62 s]
/proc/loadavg: 1.93 1.94 1.97 3/88 6350
/proc/meminfo: memFree=1741056/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11212 CPUtime=1291.07
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2453 0 0 0 129090 17 0 0 25 0 1 0 173213142 11481088 2435 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529348 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2803 2435 53 142 0 2659 0
Current children cumulated CPU time (s) 1292.8
Current children cumulated vsize (KiB) 58788

[startup+1363.67 s]
/proc/loadavg: 1.97 1.95 1.97 3/88 6350
/proc/meminfo: memFree=1741056/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11212 CPUtime=1350.83
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2461 0 0 0 135066 17 0 0 25 0 1 0 173213142 11481088 2443 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2803 2443 53 142 0 2659 0
Current children cumulated CPU time (s) 1352.56
Current children cumulated vsize (KiB) 58788

[startup+1423.72 s]
/proc/loadavg: 1.99 1.96 1.97 3/88 6350
/proc/meminfo: memFree=1740928/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11500 CPUtime=1410.61
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2506 0 0 0 141044 17 0 0 25 0 1 0 173213142 11776000 2488 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2875 2488 53 142 0 2731 0
Current children cumulated CPU time (s) 1412.34
Current children cumulated vsize (KiB) 59076

[startup+1483.76 s]
/proc/loadavg: 1.99 1.96 1.97 3/88 6350
/proc/meminfo: memFree=1740864/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11500 CPUtime=1470.36
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2526 0 0 0 147019 17 0 0 25 0 1 0 173213142 11776000 2508 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2875 2508 53 142 0 2731 0
Current children cumulated CPU time (s) 1472.09
Current children cumulated vsize (KiB) 59076

[startup+1543.81 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 6350
/proc/meminfo: memFree=1740864/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11500 CPUtime=1530.14
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2530 0 0 0 152997 17 0 0 25 0 1 0 173213142 11776000 2512 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2875 2512 53 142 0 2731 0
Current children cumulated CPU time (s) 1531.87
Current children cumulated vsize (KiB) 59076

[startup+1603.86 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 6350
/proc/meminfo: memFree=1740800/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11644 CPUtime=1589.92
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2539 0 0 0 158974 18 0 0 25 0 1 0 173213142 11923456 2521 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2911 2521 53 142 0 2767 0
Current children cumulated CPU time (s) 1591.65
Current children cumulated vsize (KiB) 59220

[startup+1663.9 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 6350
/proc/meminfo: memFree=1740672/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11644 CPUtime=1649.67
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2542 0 0 0 164949 18 0 0 25 0 1 0 173213142 11923456 2524 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2911 2524 53 142 0 2767 0
Current children cumulated CPU time (s) 1651.4
Current children cumulated vsize (KiB) 59220

[startup+1723.96 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 6350
/proc/meminfo: memFree=1740672/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11644 CPUtime=1709.45
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2550 0 0 0 170927 18 0 0 25 0 1 0 173213142 11923456 2532 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2911 2532 53 142 0 2767 0
Current children cumulated CPU time (s) 1711.18
Current children cumulated vsize (KiB) 59220

[startup+1784 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 6350
/proc/meminfo: memFree=1740544/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11644 CPUtime=1769.22
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2559 0 0 0 176904 18 0 0 25 0 1 0 173213142 11923456 2541 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2911 2541 53 142 0 2767 0
Current children cumulated CPU time (s) 1770.95
Current children cumulated vsize (KiB) 59220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.25 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 6350
/proc/meminfo: memFree=1740544/2055920 swapFree=4178216/4192956
[pid=4915] ppid=4913 vsize=47576 CPUtime=1.73
/proc/4915/stat : 4915 (galac.sh) S 4913 4915 4774 0 -1 4194304 798 18677 0 1 0 0 159 14 17 0 1 0 173212963 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4915/statm: 11894 363 245 79 0 218 0
[pid=4937] ppid=4915 vsize=11644 CPUtime=1798.32
/proc/4937/stat : 4937 (minisat) R 4915 4915 4774 0 -1 4194304 2564 0 0 0 179814 18 0 0 25 0 1 0 173213142 11923456 2546 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/4937/statm: 2911 2546 53 142 0 2767 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 59220

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.26
CPU time (s): 1800.1
CPU user time (s): 1799.75
CPU system time (s): 0.346947
CPU usage (%): 99.274
Max. virtual memory (cumulated for all children) (KiB): 908772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.346947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22233
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= 1023
involuntary context switches= 41042

runsolver used 1.77873 s user time and 5.58415 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Jan  8 09:22:58 UTC 2007


IDJOB= 217644
IDBENCH= 5161
FILE ID= node10/217644-1168248178

PBS_JOBID= 3481642

Free space on /tmp= 66378 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  dc6e07306abeb6c314cb2398e097dc14

RANDOM SEED= 669478006

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.232
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.232
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:       1708880 kB
Buffers:         57416 kB
Cached:         154156 kB
SwapCached:       2628 kB
Active:         169912 kB
Inactive:       121928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708880 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:            3148 kB
Writeback:           0 kB
Mapped:          98176 kB
Slab:            39592 kB
Committed_AS:  5201088 kB
PageTables:       2404 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= 66380 MiB



End job on node10 on Mon Jan  8 09:53:12 UTC 2007