Trace number 225170

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.03 1809.05

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-67_ext.xml
MD5SUM810fbae72427e3f1b1fe3fbaf47d03b3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.3944
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.48	c start processing
1.48	c start relation processing
1.94	c start cnf exporting
7.87	c parsing time : 1.238
7.87	c preprocessing time : 7.626
7.87	
7.87	c Nary constraints - conflicts : 0 supports : 0
7.87	c Binary constraints - conflicts : 0 supports :103
7.87	c max arity constraint : 2
7.87	c Max Tuples generated 0
7.87	c relations : 103
7.87	c relations BDD: 0
7.87	c vars : 3201 - clauses :  142920
7.87	
7.91	 
7.91	c --- Minisat Stats ---
7.91	 

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/node24/watcher-225170-1168271161 -o ROOT/results/node24/solver-225170-1168271161 -C 1800 -M 900 /tmp/evaluation/225170-1168271161/galac.sh /tmp/evaluation/225170-1168271161/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.10 5/95 22574
/proc/meminfo: memFree=451992/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=8560 CPUtime=0
/proc/22573/stat : 22573 (galac.sh) R 22571 22573 22380 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 175511541 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237788448655 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22573/statm: 2140 253 197 79 0 133 0

[startup+0.105467 s]
/proc/loadavg: 1.08 1.02 1.10 5/95 22574
/proc/meminfo: memFree=451992/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=0.01
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.513516 s]
/proc/loadavg: 1.08 1.02 1.10 5/95 22574
/proc/meminfo: memFree=451992/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=0.01
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33661 s]
/proc/loadavg: 1.08 1.02 1.10 4/103 22594
/proc/meminfo: memFree=373528/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=0.01
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22587] ppid=22573 vsize=860856 CPUtime=1.19
/proc/22587/stat : 22587 (java) R 22573 22573 22380 0 -1 0 21582 0 1 0 107 12 0 0 25 0 8 0 175511545 881516544 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073749732 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22587/statm: 215214 21335 1970 14 0 201471 0
[pid=22587/tid=22588] ppid=22573 vsize=860856 CPUtime=0.05
/proc/22587/task/22588/stat : 22588 (java) S 22573 22573 22380 0 -1 64 5813 0 0 0 4 1 0 0 16 0 8 0 175511557 881516544 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22589] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22589/stat : 22589 (java) S 22573 22573 22380 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175511558 881516544 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22590] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22573 22573 22380 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175511558 881516544 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22591] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22573 22573 22380 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175511561 881516544 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22592] ppid=22573 vsize=860856 CPUtime=0.14
/proc/22587/task/22592/stat : 22592 (java) S 22573 22573 22380 0 -1 64 900 0 0 0 14 0 0 0 16 0 8 0 175511561 881516544 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22593] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22593/stat : 22593 (java) S 22573 22573 22380 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 175511561 881516544 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22594] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22573 22573 22380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175511561 881516544 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 908416

[startup+2.98978 s]
/proc/loadavg: 1.23 1.05 1.11 3/103 22594
/proc/meminfo: memFree=373016/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=0.01
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22587] ppid=22573 vsize=860856 CPUtime=2.84
/proc/22587/stat : 22587 (java) R 22573 22573 22380 0 -1 0 23903 0 1 0 270 14 0 0 25 0 8 0 175511545 881516544 23652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22587/statm: 215214 23652 1992 14 0 201471 0
[pid=22587/tid=22588] ppid=22573 vsize=860856 CPUtime=0.14
/proc/22587/task/22588/stat : 22588 (java) R 22573 22573 22380 0 -1 64 8012 0 0 0 11 3 0 0 16 0 8 0 175511557 881516544 23652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153827386 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22589] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22589/stat : 22589 (java) S 22573 22573 22380 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175511558 881516544 23652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22590] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22573 22573 22380 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175511558 881516544 23652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22591] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22573 22573 22380 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175511561 881516544 23652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22592] ppid=22573 vsize=860856 CPUtime=0.25
/proc/22587/task/22592/stat : 22592 (java) S 22573 22573 22380 0 -1 64 970 0 0 0 24 1 0 0 15 0 8 0 175511561 881516544 23652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22593] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22593/stat : 22593 (java) S 22573 22573 22380 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 175511561 881516544 23652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22594] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22573 22573 22380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175511561 881516544 23652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 908416

[startup+6.27513 s]
/proc/loadavg: 1.23 1.05 1.11 3/103 22594
/proc/meminfo: memFree=359000/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=0.01
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22587] ppid=22573 vsize=860856 CPUtime=6.11
/proc/22587/stat : 22587 (java) R 22573 22573 22380 0 -1 0 24713 0 1 0 595 16 0 0 25 0 8 0 175511545 881516544 24457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073514679 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22587/statm: 215214 24457 1996 14 0 201471 0
[pid=22587/tid=22588] ppid=22573 vsize=860856 CPUtime=0.16
/proc/22587/task/22588/stat : 22588 (java) S 22573 22573 22380 0 -1 64 8799 0 0 0 13 3 0 0 16 0 8 0 175511557 881516544 24457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22589] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22589/stat : 22589 (java) S 22573 22573 22380 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175511558 881516544 24457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22590] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22573 22573 22380 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175511558 881516544 24457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22591] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22573 22573 22380 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175511561 881516544 24457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22592] ppid=22573 vsize=860856 CPUtime=0.27
/proc/22587/task/22592/stat : 22592 (java) S 22573 22573 22380 0 -1 64 984 0 0 0 26 1 0 0 15 0 8 0 175511561 881516544 24457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22593] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22593/stat : 22593 (java) S 22573 22573 22380 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 175511561 881516544 24457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22587/tid=22594] ppid=22573 vsize=860856 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22573 22573 22380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175511561 881516544 24457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 908416

[startup+12.7618 s]
/proc/loadavg: 1.35 1.08 1.12 3/96 22595
/proc/meminfo: memFree=432080/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=17584 CPUtime=4.81
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 4245 0 0 0 479 2 0 0 25 0 1 0 175512333 18006016 4227 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 4396 4227 54 142 0 4252 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 65144

[startup+25.5892 s]
/proc/loadavg: 1.45 1.11 1.13 3/96 22595
/proc/meminfo: memFree=421520/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=28172 CPUtime=17.58
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 6881 0 0 0 1753 5 0 0 25 0 1 0 175512333 28848128 6863 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 7043 6863 54 142 0 6899 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 75732

[startup+51.269 s]
/proc/loadavg: 1.64 1.18 1.15 3/96 22595
/proc/meminfo: memFree=406032/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=43696 CPUtime=43.13
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 10734 0 0 0 4304 9 0 0 25 0 1 0 175512333 44744704 10716 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 10924 10716 54 142 0 10780 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 91256

[startup+102.519 s]
/proc/loadavg: 1.85 1.31 1.20 3/96 22595
/proc/meminfo: memFree=382928/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=60740 CPUtime=94.14
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 14982 0 0 0 9400 14 0 0 25 0 1 0 175512333 62197760 14964 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 15185 14964 54 142 0 15041 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 108300

[startup+162.601 s]
/proc/loadavg: 1.94 1.44 1.25 3/96 22595
/proc/meminfo: memFree=365008/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=78808 CPUtime=153.93
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 19424 0 0 0 15375 18 0 0 25 0 1 0 175512333 80699392 19406 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 19702 19406 54 142 0 19558 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 126368

[startup+222.69 s]
/proc/loadavg: 1.98 1.54 1.29 3/96 22595
/proc/meminfo: memFree=348304/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=95476 CPUtime=213.74
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 23533 0 0 0 21352 22 0 0 25 0 1 0 175512333 97767424 23515 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 23869 23515 54 142 0 23725 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 143036

[startup+282.774 s]
/proc/loadavg: 1.99 1.62 1.33 3/96 22595
/proc/meminfo: memFree=324048/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=112524 CPUtime=273.55
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 27740 0 0 0 27328 27 0 0 25 0 1 0 175512333 115224576 27722 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 28131 27722 54 142 0 27987 0
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (KiB) 160084

[startup+342.866 s]
/proc/loadavg: 2.14 1.73 1.39 3/96 22595
/proc/meminfo: memFree=313360/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72

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

/proc/loadavg: 2.00 1.97 1.72 3/96 22793
/proc/meminfo: memFree=193872/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=222060 CPUtime=1110.53
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 54462 0 0 0 110991 62 0 0 25 0 1 0 175512333 227389440 54420 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 55515 54420 54 142 0 55371 0
Current children cumulated CPU time (s) 1118.25
Current children cumulated vsize (KiB) 269620

[startup+1184.02 s]
/proc/loadavg: 2.00 1.97 1.73 3/96 22793
/proc/meminfo: memFree=187408/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=228792 CPUtime=1170.33
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 56103 0 0 0 116969 64 0 0 25 0 1 0 175512333 234283008 56061 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525892 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 57198 56061 54 142 0 57054 0
Current children cumulated CPU time (s) 1178.05
Current children cumulated vsize (KiB) 276352

[startup+1244.12 s]
/proc/loadavg: 2.00 1.97 1.74 3/96 22793
/proc/meminfo: memFree=179792/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=236880 CPUtime=1230.14
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 57947 0 0 0 122948 66 0 0 25 0 1 0 175512333 242565120 57897 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 59220 57897 54 142 0 59076 0
Current children cumulated CPU time (s) 1237.86
Current children cumulated vsize (KiB) 284440

[startup+1304.21 s]
/proc/loadavg: 2.00 1.97 1.76 3/96 22793
/proc/meminfo: memFree=157456/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=242660 CPUtime=1289.95
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 59260 0 0 0 128927 68 0 0 25 0 1 0 175512333 248483840 59193 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 60665 59193 54 142 0 60521 0
Current children cumulated CPU time (s) 1297.67
Current children cumulated vsize (KiB) 290220

[startup+1364.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/96 22793
/proc/meminfo: memFree=152976/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=247380 CPUtime=1349.75
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 60356 0 0 0 134907 68 0 0 25 0 1 0 175512333 253317120 60280 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 61845 60280 54 142 0 61701 0
Current children cumulated CPU time (s) 1357.47
Current children cumulated vsize (KiB) 294940

[startup+1424.39 s]
/proc/loadavg: 2.00 1.97 1.78 3/96 22793
/proc/meminfo: memFree=149456/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=250840 CPUtime=1409.56
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 61222 0 0 0 140886 70 0 0 25 0 1 0 175512333 256860160 61146 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 62710 61146 54 142 0 62566 0
Current children cumulated CPU time (s) 1417.28
Current children cumulated vsize (KiB) 298400

[startup+1484.47 s]
/proc/loadavg: 2.00 1.97 1.79 3/96 22793
/proc/meminfo: memFree=145424/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=255044 CPUtime=1469.36
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 62230 0 0 0 146865 71 0 0 25 0 1 0 175512333 261165056 62154 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 63761 62154 54 142 0 63617 0
Current children cumulated CPU time (s) 1477.08
Current children cumulated vsize (KiB) 302604

[startup+1544.55 s]
/proc/loadavg: 2.00 1.97 1.80 3/96 22793
/proc/meminfo: memFree=141008/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=259336 CPUtime=1529.17
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 63301 0 0 0 152844 73 0 0 25 0 1 0 175512333 265560064 63217 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 64834 63217 54 142 0 64690 0
Current children cumulated CPU time (s) 1536.89
Current children cumulated vsize (KiB) 306896

[startup+1604.65 s]
/proc/loadavg: 2.00 1.97 1.81 3/96 22793
/proc/meminfo: memFree=138064/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=262128 CPUtime=1588.98
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 64022 0 0 0 158824 74 0 0 25 0 1 0 175512333 268419072 63938 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 65532 63938 54 142 0 65388 0
Current children cumulated CPU time (s) 1596.7
Current children cumulated vsize (KiB) 309688

[startup+1664.73 s]
/proc/loadavg: 2.06 1.99 1.83 3/96 22793
/proc/meminfo: memFree=133712/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=266668 CPUtime=1648.77
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 65088 0 0 0 164802 75 0 0 25 0 1 0 175512333 273068032 65004 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529440 0 0 4096 3 0 0 0 17 1 0 0
/proc/22595/statm: 66667 65004 54 142 0 66523 0
Current children cumulated CPU time (s) 1656.49
Current children cumulated vsize (KiB) 314228

[startup+1724.82 s]
/proc/loadavg: 2.02 1.99 1.83 3/99 22845
/proc/meminfo: memFree=168704/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=270156 CPUtime=1708.56
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 65948 0 0 0 170778 78 0 0 25 0 1 0 175512333 276639744 65864 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/22595/statm: 67539 65864 54 142 0 67395 0
Current children cumulated CPU time (s) 1716.28
Current children cumulated vsize (KiB) 317716

[startup+1784.9 s]
/proc/loadavg: 1.99 1.99 1.84 3/88 22962
/proc/meminfo: memFree=155928/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=273508 CPUtime=1768.28
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 66774 0 0 0 176746 82 0 0 25 0 1 0 175512333 280072192 66690 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/22595/statm: 68377 66690 54 142 0 68233 0
Current children cumulated CPU time (s) 1776
Current children cumulated vsize (KiB) 321068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.04 s]
/proc/loadavg: 1.99 1.99 1.84 3/88 22962
/proc/meminfo: memFree=154776/2055920 swapFree=4192812/4192956
[pid=22573] ppid=22571 vsize=47560 CPUtime=7.72
/proc/22573/stat : 22573 (galac.sh) S 22571 22573 22380 0 -1 4194304 799 26428 0 1 0 0 753 19 17 0 1 0 175511541 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22573/statm: 11890 363 245 79 0 218 0
[pid=22595] ppid=22573 vsize=274732 CPUtime=1792.31
/proc/22595/stat : 22595 (minisat) R 22573 22573 22380 0 -1 4194304 67067 0 0 0 179149 82 0 0 25 0 1 0 175512333 281325568 66983 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22595/statm: 68683 66983 54 142 0 68539 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 322292

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 22573 and gives childrusage.ru_utime.tv_sec=7 childrusage.ru_utime.tv_usec=545852 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=205968
CPU time returned by wait4() is 7.75182
while last known CPU time is 1800.03

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1809.05
CPU time (s): 1800.03
CPU user time (s): 1799.02
CPU system time (s): 1.01
CPU usage (%): 99.5012
Max. virtual memory (cumulated for all children) (KiB): 908416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.54585
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27227
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= 1231
involuntary context switches= 1442

runsolver used 1.9837 s user time and 6.02608 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Mon Jan  8 15:46:03 UTC 2007


IDJOB= 225170
IDBENCH= 5827
FILE ID= node24/225170-1168271161

PBS_JOBID= 3483195

Free space on /tmp= 66471 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-67_ext.xml
COMMAND LINE= /tmp/evaluation/225170-1168271161/galac.sh /tmp/evaluation/225170-1168271161/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-225170-1168271161 -o ROOT/results/node24/solver-225170-1168271161 -C 1800 -M 900  /tmp/evaluation/225170-1168271161/galac.sh /tmp/evaluation/225170-1168271161/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  810fbae72427e3f1b1fe3fbaf47d03b3

RANDOM SEED= 690881004

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.234
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.234
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:        452536 kB
Buffers:         11560 kB
Cached:        1392912 kB
SwapCached:          0 kB
Active:         913172 kB
Inactive:       638068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        452536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8088 kB
Writeback:           0 kB
Mapped:         174660 kB
Slab:            36544 kB
Committed_AS:  4496884 kB
PageTables:       2636 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= 66467 MiB



End job on node24 on Mon Jan  8 16:16:13 UTC 2007