Trace number 224322

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 1817.03

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-27_ext.xml
MD5SUMac3756fdfa2d3a5a8c0eda2b6730c3b7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.08053
SatisfiableYES
(Un)Satisfiability was provedYES
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.10	c --- Preproc Stats ---
1.52	c start processing
1.52	c start relation processing
1.98	c start cnf exporting
8.03	c parsing time : 1.281
8.03	c preprocessing time : 7.788
8.03	
8.03	c Nary constraints - conflicts : 0 supports : 0
8.03	c Binary constraints - conflicts : 0 supports :103
8.03	c max arity constraint : 2
8.03	c Max Tuples generated 0
8.03	c relations : 103
8.03	c relations BDD: 0
8.03	c vars : 3201 - clauses :  142920
8.03	
8.07	 
8.07	c --- Minisat Stats ---
8.07	 

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/node5/watcher-224322-1168268418 -o ROOT/results/node5/solver-224322-1168268418 -C 1800 -M 900 /tmp/evaluation/224322-1168268418/galac.sh /tmp/evaluation/224322-1168268418/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.93 2.00 1.88 5/98 10558
/proc/meminfo: memFree=1187472/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=8560 CPUtime=0
/proc/10557/stat : 10557 (galac.sh) R 10555 10557 10487 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 155456291 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913666959 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10557/statm: 2140 253 197 79 0 133 0

[startup+0.10561 s]
/proc/loadavg: 1.93 2.00 1.88 5/98 10558
/proc/meminfo: memFree=1187472/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47556 CPUtime=0.01
/proc/10557/stat : 10557 (galac.sh) D 10555 10557 10487 0 -1 4194304 745 1704 0 0 0 0 0 1 18 0 1 0 155456291 48697344 358 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913648114 0 2147483391 4096 73728 18446744072099781622 0 0 17 1 0 0
/proc/10557/statm: 11889 358 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.513619 s]
/proc/loadavg: 1.93 2.00 1.88 5/98 10558
/proc/meminfo: memFree=1187472/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=0.01
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33472 s]
/proc/loadavg: 1.94 2.00 1.88 4/106 10578
/proc/meminfo: memFree=1115152/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=0.01
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10571] ppid=10557 vsize=861064 CPUtime=1.19
/proc/10571/stat : 10571 (java) R 10557 10557 10487 0 -1 0 21610 0 1 0 107 12 0 0 25 0 8 0 155456302 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073651534 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10571/statm: 215266 21363 1970 14 0 201471 0
[pid=10571/tid=10572] ppid=10557 vsize=861064 CPUtime=0.05
/proc/10571/task/10572/stat : 10572 (java) S 10557 10557 10487 0 -1 64 5842 0 0 0 3 2 0 0 16 0 8 0 155456306 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10573] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10573/stat : 10573 (java) S 10557 10557 10487 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 155456306 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10574] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10574/stat : 10574 (java) S 10557 10557 10487 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 155456307 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10575] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10575/stat : 10575 (java) S 10557 10557 10487 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155456310 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10576] ppid=10557 vsize=861064 CPUtime=0.14
/proc/10571/task/10576/stat : 10576 (java) S 10557 10557 10487 0 -1 64 900 0 0 0 13 1 0 0 16 0 8 0 155456310 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10577] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10577/stat : 10577 (java) S 10557 10557 10487 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155456310 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10578] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10578/stat : 10578 (java) S 10557 10557 10487 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155456310 881729536 21363 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) 908624

[startup+2.9729 s]
/proc/loadavg: 1.94 2.00 1.88 3/106 10578
/proc/meminfo: memFree=1108432/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=0.01
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10571] ppid=10557 vsize=861064 CPUtime=2.82
/proc/10571/stat : 10571 (java) R 10557 10557 10487 0 -1 0 23296 0 1 0 268 14 0 0 25 0 8 0 155456302 881729536 23046 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152032656 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10571/statm: 215266 23046 1992 14 0 201471 0
[pid=10571/tid=10572] ppid=10557 vsize=861064 CPUtime=0.13
/proc/10571/task/10572/stat : 10572 (java) S 10557 10557 10487 0 -1 64 7407 0 0 0 10 3 0 0 16 0 8 0 155456306 881729536 23046 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10573] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10573/stat : 10573 (java) S 10557 10557 10487 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 155456306 881729536 23046 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10574] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10574/stat : 10574 (java) S 10557 10557 10487 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 155456307 881729536 23046 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10575] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10575/stat : 10575 (java) S 10557 10557 10487 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155456310 881729536 23046 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10576] ppid=10557 vsize=861064 CPUtime=0.24
/proc/10571/task/10576/stat : 10576 (java) S 10557 10557 10487 0 -1 64 970 0 0 0 23 1 0 0 15 0 8 0 155456310 881729536 23046 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10577] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10577/stat : 10577 (java) S 10557 10557 10487 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155456310 881729536 23046 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10578] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10578/stat : 10578 (java) S 10557 10557 10487 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155456310 881729536 23046 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 908624

[startup+6.17726 s]
/proc/loadavg: 1.94 2.00 1.88 3/106 10578
/proc/meminfo: memFree=1094544/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=0.01
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10571] ppid=10557 vsize=861064 CPUtime=5.99
/proc/10571/stat : 10571 (java) R 10557 10557 10487 0 -1 0 24698 0 1 0 583 16 0 0 25 0 8 0 155456302 881729536 24442 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073926327 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10571/statm: 215266 24442 1995 14 0 201471 0
[pid=10571/tid=10572] ppid=10557 vsize=861064 CPUtime=0.17
/proc/10571/task/10572/stat : 10572 (java) S 10557 10557 10487 0 -1 64 8785 0 0 0 13 4 0 0 16 0 8 0 155456306 881729536 24442 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10573] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10573/stat : 10573 (java) S 10557 10557 10487 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 155456306 881729536 24442 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10574] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10574/stat : 10574 (java) S 10557 10557 10487 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 155456307 881729536 24442 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10575] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10575/stat : 10575 (java) S 10557 10557 10487 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155456310 881729536 24442 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10576] ppid=10557 vsize=861064 CPUtime=0.26
/proc/10571/task/10576/stat : 10576 (java) S 10557 10557 10487 0 -1 64 984 0 0 0 25 1 0 0 15 0 8 0 155456310 881729536 24442 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10577] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10577/stat : 10577 (java) S 10557 10557 10487 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155456310 881729536 24442 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10571/tid=10578] ppid=10557 vsize=861064 CPUtime=0
/proc/10571/task/10578/stat : 10578 (java) S 10557 10557 10487 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155456310 881729536 24442 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 908624

[startup+12.671 s]
/proc/loadavg: 1.95 2.00 1.88 3/99 10579
/proc/meminfo: memFree=1165640/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=19292 CPUtime=4.54
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 4679 0 0 0 451 3 0 0 25 0 1 0 155457098 19755008 4661 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 4823 4661 54 142 0 4679 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 66852

[startup+25.5165 s]
/proc/loadavg: 2.03 2.01 1.89 3/99 10579
/proc/meminfo: memFree=1150152/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=35668 CPUtime=17.28
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 8758 0 0 0 1721 7 0 0 25 0 1 0 155457098 36524032 8740 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 8917 8740 54 142 0 8773 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 83228

[startup+51.2074 s]
/proc/loadavg: 2.02 2.01 1.89 3/105 10645
/proc/meminfo: memFree=1129992/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=53912 CPUtime=42.66
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 13308 0 0 0 4254 12 0 0 25 0 1 0 155457098 55205888 13290 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134526934 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 13478 13290 54 142 0 13334 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 101472

[startup+102.408 s]
/proc/loadavg: 2.07 2.02 1.90 3/105 10729
/proc/meminfo: memFree=1105872/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=77916 CPUtime=93.24
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 19317 0 0 0 9306 18 0 0 25 0 1 0 155457098 79785984 19299 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 19479 19299 54 142 0 19335 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 125476

[startup+162.485 s]
/proc/loadavg: 2.08 2.03 1.91 4/99 10777
/proc/meminfo: memFree=1090888/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=94120 CPUtime=152.65
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 23329 0 0 0 15243 22 0 0 25 0 1 0 155457098 96378880 23311 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 23530 23311 54 142 0 23386 0
Current children cumulated CPU time (s) 160.51
Current children cumulated vsize (KiB) 141680

[startup+222.551 s]
/proc/loadavg: 2.10 2.04 1.91 3/99 10777
/proc/meminfo: memFree=1077000/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=107956 CPUtime=212.16
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 26796 0 0 0 21190 26 0 0 25 0 1 0 155457098 110546944 26778 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 26989 26778 54 142 0 26845 0
Current children cumulated CPU time (s) 220.02
Current children cumulated vsize (KiB) 155516

[startup+282.615 s]
/proc/loadavg: 2.03 2.03 1.91 5/99 10777
/proc/meminfo: memFree=1065800/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=119272 CPUtime=271.67
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 29558 0 0 0 27138 29 0 0 25 0 1 0 155457098 122134528 29540 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 29818 29540 54 142 0 29674 0
Current children cumulated CPU time (s) 279.53
Current children cumulated vsize (KiB) 166832

[startup+342.686 s]
/proc/loadavg: 2.01 2.02 1.91 3/99 10777
/proc/meminfo: memFree=1053192/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86

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

/proc/loadavg: 2.13 2.05 1.95 3/99 10779
/proc/meminfo: memFree=875720/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=245328 CPUtime=1104.57
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 60606 0 0 0 110390 67 0 0 25 0 1 0 155457098 251215872 60588 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 61332 60588 54 142 0 61188 0
Current children cumulated CPU time (s) 1112.43
Current children cumulated vsize (KiB) 292888

[startup+1183.38 s]
/proc/loadavg: 2.05 2.04 1.95 3/99 10779
/proc/meminfo: memFree=865544/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=255664 CPUtime=1164.04
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 63152 0 0 0 116335 69 0 0 25 0 1 0 155457098 261799936 63134 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 63916 63134 54 142 0 63772 0
Current children cumulated CPU time (s) 1171.9
Current children cumulated vsize (KiB) 303224

[startup+1243.47 s]
/proc/loadavg: 2.02 2.03 1.95 3/99 10779
/proc/meminfo: memFree=858632/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=262648 CPUtime=1223.59
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 64880 0 0 0 122287 72 0 0 25 0 1 0 155457098 268951552 64862 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 65662 64862 54 142 0 65518 0
Current children cumulated CPU time (s) 1231.45
Current children cumulated vsize (KiB) 310208

[startup+1303.55 s]
/proc/loadavg: 2.00 2.02 1.95 3/99 10779
/proc/meminfo: memFree=853768/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=267528 CPUtime=1283.12
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 66091 0 0 0 128239 73 0 0 25 0 1 0 155457098 273948672 66073 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 66882 66073 54 142 0 66738 0
Current children cumulated CPU time (s) 1290.98
Current children cumulated vsize (KiB) 315088

[startup+1363.56 s]
/proc/loadavg: 2.00 2.01 1.95 4/99 10779
/proc/meminfo: memFree=847880/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=273436 CPUtime=1342.58
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 67553 0 0 0 134183 75 0 0 25 0 1 0 155457098 279998464 67535 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 68359 67535 54 142 0 68215 0
Current children cumulated CPU time (s) 1350.44
Current children cumulated vsize (KiB) 320996

[startup+1423.64 s]
/proc/loadavg: 2.00 2.01 1.95 3/99 10779
/proc/meminfo: memFree=842248/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=279072 CPUtime=1402.11
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 68955 0 0 0 140134 77 0 0 25 0 1 0 155457098 285769728 68937 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 69768 68937 54 142 0 69624 0
Current children cumulated CPU time (s) 1409.97
Current children cumulated vsize (KiB) 326632

[startup+1483.65 s]
/proc/loadavg: 2.00 2.00 1.95 3/99 10779
/proc/meminfo: memFree=836424/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=284976 CPUtime=1461.56
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 70418 0 0 0 146077 79 0 0 25 0 1 0 155457098 291815424 70400 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 71244 70400 54 142 0 71100 0
Current children cumulated CPU time (s) 1469.42
Current children cumulated vsize (KiB) 332536

[startup+1543.68 s]
/proc/loadavg: 2.00 2.00 1.95 3/99 10779
/proc/meminfo: memFree=829640/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=291956 CPUtime=1521.04
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 72115 0 0 0 152022 82 0 0 25 0 1 0 155457098 298962944 72097 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 72989 72097 54 142 0 72845 0
Current children cumulated CPU time (s) 1528.9
Current children cumulated vsize (KiB) 339516

[startup+1603.74 s]
/proc/loadavg: 1.88 1.97 1.94 3/95 11141
/proc/meminfo: memFree=963560/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=299496 CPUtime=1580.52
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 74003 0 0 0 157966 86 0 0 25 0 1 0 155457098 306683904 73985 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/10579/statm: 74874 73985 54 142 0 74730 0
Current children cumulated CPU time (s) 1588.38
Current children cumulated vsize (KiB) 347056

[startup+1663.78 s]
/proc/loadavg: 2.49 2.12 2.00 4/95 11141
/proc/meminfo: memFree=803496/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=307604 CPUtime=1640.24
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 75981 0 0 0 163936 88 0 0 25 0 1 0 155457098 314986496 75963 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 76901 75963 54 142 0 76757 0
Current children cumulated CPU time (s) 1648.1
Current children cumulated vsize (KiB) 355164

[startup+1723.86 s]
/proc/loadavg: 2.70 2.25 2.04 4/95 11141
/proc/meminfo: memFree=798824/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=310920 CPUtime=1699.87
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 76802 0 0 0 169898 89 0 0 25 0 1 0 155457098 318382080 76784 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 77730 76784 54 142 0 77586 0
Current children cumulated CPU time (s) 1707.73
Current children cumulated vsize (KiB) 358480

[startup+1783.88 s]
/proc/loadavg: 2.61 2.29 2.07 3/95 11141
/proc/meminfo: memFree=763176/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=316176 CPUtime=1759.35
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 78095 0 0 0 175843 92 0 0 25 0 1 0 155457098 323764224 78077 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 79044 78077 54 142 0 78900 0
Current children cumulated CPU time (s) 1767.21
Current children cumulated vsize (KiB) 363736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.02 s]
/proc/loadavg: 2.67 2.34 2.09 4/95 11141
/proc/meminfo: memFree=758632/2055920 swapFree=4192812/4192956
[pid=10557] ppid=10555 vsize=47560 CPUtime=7.86
/proc/10557/stat : 10557 (galac.sh) S 10555 10557 10487 0 -1 4194304 800 26413 0 1 0 1 766 19 17 0 1 0 155456291 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10557/statm: 11890 363 245 79 0 218 0
[pid=10579] ppid=10557 vsize=318984 CPUtime=1792.17
/proc/10579/stat : 10579 (minisat) R 10557 10557 10487 0 -1 4194304 78787 0 0 0 179124 93 0 0 25 0 1 0 155457098 326639616 78769 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/10579/statm: 79746 78769 54 142 0 79602 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 366544

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 10557 and gives childrusage.ru_utime.tv_sec=7 childrusage.ru_utime.tv_usec=666834 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=208968
CPU time returned by wait4() is 7.8758
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): 1817.03
CPU time (s): 1800.03
CPU user time (s): 1798.9
CPU system time (s): 1.13
CPU usage (%): 99.0643
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.66683
system time used= 0.208968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27213
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= 1270
involuntary context switches= 1651

runsolver used 2.19167 s user time and 6.02108 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Jan  8 15:00:18 UTC 2007


IDJOB= 224322
IDBENCH= 5734
FILE ID= node5/224322-1168268418

PBS_JOBID= 3482932

Free space on /tmp= 66352 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  ac3756fdfa2d3a5a8c0eda2b6730c3b7

RANDOM SEED= 696763813

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.240
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.240
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:       1188016 kB
Buffers:         64832 kB
Cached:         545808 kB
SwapCached:          0 kB
Active:         369532 kB
Inactive:       434608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1188016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3784 kB
Writeback:           0 kB
Mapped:         222532 kB
Slab:            48380 kB
Committed_AS:  4946896 kB
PageTables:       2500 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= 66346 MiB



End job on node5 on Mon Jan  8 15:30:36 UTC 2007