Trace number 203504

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.04 1811.22

General information on the benchmark

Namefrb/frb53-24/
frb53-24-1-mgd_ext.xml
MD5SUM2fd3b6f447fd401342c7ac8d343819c5
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables53
Number of constraints475
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension475
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.29	c start processing
1.29	c start relation processing
1.32	c start cnf exporting
3.76	c parsing time : 1.124
3.76	c preprocessing time : 3.596
3.76	
3.76	c Nary constraints - conflicts : 0 supports : 0
3.76	c Binary constraints - conflicts : 459 supports :16
3.76	c max arity constraint : 2
3.76	c Max Tuples generated 0
3.76	c relations : 475
3.76	c relations BDD: 0
3.76	c vars : 1273 - clauses :  89869
3.76	
3.83	 
3.83	c --- Minisat Stats ---
3.83	 

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/node7/watcher-203504-1168160540 -o ROOT/results/node7/solver-203504-1168160540 -C 1800 -M 900 /tmp/evaluation/203504-1168160540/galac.sh /tmp/evaluation/203504-1168160540/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.99 1.98 1.99 5/94 16635
/proc/meminfo: memFree=1773000/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=8564 CPUtime=0
/proc/16634/stat : 16634 (galac.sh) D 16632 16634 16562 0 -1 4194304 317 0 0 0 0 0 0 0 16 0 1 0 164449403 8769536 261 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244671283154 0 2 4096 8192 18446744072100051646 0 0 17 1 0 0
/proc/16634/statm: 2141 261 201 79 0 134 0

[startup+0.110695 s]
/proc/loadavg: 1.99 1.98 1.99 5/94 16635
/proc/meminfo: memFree=1773000/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=0.01
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.518736 s]
/proc/loadavg: 1.99 1.98 1.99 5/94 16635
/proc/meminfo: memFree=1773000/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=0.01
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.34182 s]
/proc/loadavg: 2.07 2.00 2.00 4/102 16655
/proc/meminfo: memFree=1702536/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=0.01
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16648] ppid=16634 vsize=860852 CPUtime=1.28
/proc/16648/stat : 16648 (java) R 16634 16634 16562 0 -1 0 21698 0 1 0 116 12 0 0 18 0 8 0 164449406 881512448 21451 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072926792 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16648/statm: 215213 21451 1993 14 0 201471 0
[pid=16648/tid=16649] ppid=16634 vsize=860852 CPUtime=0.05
/proc/16648/task/16649/stat : 16649 (java) S 16634 16634 16562 0 -1 64 5810 0 0 0 3 2 0 0 16 0 8 0 164449410 881512448 21451 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16650] ppid=16634 vsize=860852 CPUtime=0
/proc/16648/task/16650/stat : 16650 (java) S 16634 16634 16562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164449411 881512448 21451 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16651] ppid=16634 vsize=860852 CPUtime=0
/proc/16648/task/16651/stat : 16651 (java) S 16634 16634 16562 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164449411 881512448 21451 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16652] ppid=16634 vsize=860852 CPUtime=0
/proc/16648/task/16652/stat : 16652 (java) S 16634 16634 16562 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164449414 881512448 21451 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16653] ppid=16634 vsize=860852 CPUtime=0.24
/proc/16648/task/16653/stat : 16653 (java) R 16634 16634 16562 0 -1 64 969 0 0 0 23 1 0 0 20 0 8 0 164449414 881512448 21451 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16654] ppid=16634 vsize=860852 CPUtime=0
/proc/16648/task/16654/stat : 16654 (java) S 16634 16634 16562 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164449414 881512448 21451 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16655] ppid=16634 vsize=860852 CPUtime=0
/proc/16648/task/16655/stat : 16655 (java) S 16634 16634 16562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164449414 881512448 21451 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) 908416

[startup+2.995 s]
/proc/loadavg: 2.07 2.00 2.00 3/102 16655
/proc/meminfo: memFree=1693512/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=0.01
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16648] ppid=16634 vsize=860852 CPUtime=2.9
/proc/16648/stat : 16648 (java) R 16634 16634 16562 0 -1 0 22401 0 1 0 277 13 0 0 25 0 8 0 164449406 881512448 22152 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073657264 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16648/statm: 215213 22152 1996 14 0 201471 0
[pid=16648/tid=16649] ppid=16634 vsize=860852 CPUtime=0.08
/proc/16648/task/16649/stat : 16649 (java) S 16634 16634 16562 0 -1 64 6454 0 0 0 6 2 0 0 16 0 8 0 164449410 881512448 22152 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16650] ppid=16634 vsize=860852 CPUtime=0
/proc/16648/task/16650/stat : 16650 (java) S 16634 16634 16562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164449411 881512448 22152 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16651] ppid=16634 vsize=860852 CPUtime=0
/proc/16648/task/16651/stat : 16651 (java) S 16634 16634 16562 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164449411 881512448 22152 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16652] ppid=16634 vsize=860852 CPUtime=0
/proc/16648/task/16652/stat : 16652 (java) S 16634 16634 16562 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164449414 881512448 22152 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16653] ppid=16634 vsize=860852 CPUtime=0.31
/proc/16648/task/16653/stat : 16653 (java) S 16634 16634 16562 0 -1 64 1022 0 0 0 30 1 0 0 16 0 8 0 164449414 881512448 22152 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16654] ppid=16634 vsize=860852 CPUtime=0
/proc/16648/task/16654/stat : 16654 (java) S 16634 16634 16562 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 164449414 881512448 22152 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16648/tid=16655] ppid=16634 vsize=860852 CPUtime=0
/proc/16648/task/16655/stat : 16655 (java) S 16634 16634 16562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164449414 881512448 22152 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908416

[startup+6.20033 s]
/proc/loadavg: 2.07 2.00 2.00 3/95 16658
/proc/meminfo: memFree=1761216/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=11660 CPUtime=2.33
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 2810 0 0 0 232 1 0 0 25 0 1 0 164449786 11939840 2792 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16658/statm: 2915 2792 54 142 0 2771 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 59224

[startup+12.67 s]
/proc/loadavg: 2.06 2.00 2.00 4/95 16664
/proc/meminfo: memFree=1753024/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=19020 CPUtime=8.74
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 4639 0 0 0 871 3 0 0 25 0 1 0 164449786 19476480 4621 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/16658/statm: 4755 4621 54 142 0 4611 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 66584

[startup+25.5157 s]
/proc/loadavg: 2.05 2.00 2.00 3/89 16684
/proc/meminfo: memFree=1746736/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=26720 CPUtime=21.43
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 6593 0 0 0 2138 5 0 0 25 0 1 0 164449786 27361280 6575 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16658/statm: 6680 6575 54 142 0 6536 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 74284

[startup+51.2081 s]
/proc/loadavg: 2.03 2.00 2.00 3/89 16684
/proc/meminfo: memFree=1732976/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=40312 CPUtime=46.89
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 9961 0 0 0 4680 9 0 0 25 0 1 0 164449786 41279488 9943 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16658/statm: 10078 9943 54 142 0 9934 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 87876

[startup+102.454 s]
/proc/loadavg: 2.05 2.01 2.00 3/89 16684
/proc/meminfo: memFree=1715632/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=57656 CPUtime=97.67
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 14302 0 0 0 9753 14 0 0 25 0 1 0 164449786 59039744 14284 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 1 0 0
/proc/16658/statm: 14414 14284 54 142 0 14270 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 105220

[startup+162.532 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 16684
/proc/meminfo: memFree=1702192/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=71212 CPUtime=157.2
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 17642 0 0 0 15702 18 0 0 25 0 1 0 164449786 72921088 17624 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16658/statm: 17803 17624 54 142 0 17659 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 118776

[startup+222.614 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16684
/proc/meminfo: memFree=1690224/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=82972 CPUtime=216.74
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 20569 0 0 0 21653 21 0 0 25 0 1 0 164449786 84963328 20551 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16658/statm: 20743 20551 54 142 0 20599 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 130536

[startup+282.695 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16684
/proc/meminfo: memFree=1689904/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=83240 CPUtime=276.27
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 20650 0 0 0 27605 22 0 0 25 0 1 0 164449786 85237760 20632 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16658/statm: 20810 20632 54 142 0 20666 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 130804

[startup+342.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16684
/proc/meminfo: memFree=1689592/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=83548 CPUtime=335.81
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 20720 0 0 0 33559 22 0 0 25 0 1 0 164449786 85553152 20702 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16658/statm: 20887 20702 54 142 0 20743 0
Current children cumulated CPU time (s) 339.51
Current children cumulated vsize (KiB) 131112

[startup+402.858 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 16684
/proc/meminfo: memFree=1688632/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0

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

/proc/loadavg: 2.03 2.01 2.00 3/89 16686
/proc/meminfo: memFree=1658808/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=114216 CPUtime=1109.78
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 28204 0 0 0 110944 34 0 0 25 0 1 0 164449786 116957184 28186 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16658/statm: 28554 28186 54 142 0 28410 0
Current children cumulated CPU time (s) 1113.48
Current children cumulated vsize (KiB) 161780

[startup+1183.92 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 16775
/proc/meminfo: memFree=1648760/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=122424 CPUtime=1169.74
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 30198 0 0 0 116935 39 0 0 25 0 1 0 164449786 125362176 30180 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134712420 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 30606 30180 54 142 0 30462 0
Current children cumulated CPU time (s) 1173.44
Current children cumulated vsize (KiB) 169988

[startup+1244.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16775
/proc/meminfo: memFree=1648760/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=122424 CPUtime=1229.73
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 30198 0 0 0 122934 39 0 0 25 0 1 0 164449786 125362176 30180 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 30606 30180 54 142 0 30462 0
Current children cumulated CPU time (s) 1233.43
Current children cumulated vsize (KiB) 169988

[startup+1304.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16775
/proc/meminfo: memFree=1648056/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=123100 CPUtime=1289.77
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 30353 0 0 0 128938 39 0 0 25 0 1 0 164449786 126054400 30335 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 30775 30335 54 142 0 30631 0
Current children cumulated CPU time (s) 1293.47
Current children cumulated vsize (KiB) 170664

[startup+1364.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16775
/proc/meminfo: memFree=1647032/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=124168 CPUtime=1349.81
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 30595 0 0 0 134941 40 0 0 25 0 1 0 164449786 127148032 30577 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 31042 30577 54 142 0 30898 0
Current children cumulated CPU time (s) 1353.51
Current children cumulated vsize (KiB) 171732

[startup+1424.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16775
/proc/meminfo: memFree=1646712/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=124596 CPUtime=1409.82
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 30676 0 0 0 140942 40 0 0 25 0 1 0 164449786 127586304 30658 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 31149 30658 54 142 0 31005 0
Current children cumulated CPU time (s) 1413.52
Current children cumulated vsize (KiB) 172160

[startup+1484.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16775
/proc/meminfo: memFree=1646520/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=124596 CPUtime=1469.87
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 30704 0 0 0 146946 41 0 0 25 0 1 0 164449786 127586304 30686 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529464 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 31149 30686 54 142 0 31005 0
Current children cumulated CPU time (s) 1473.57
Current children cumulated vsize (KiB) 172160

[startup+1544.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16775
/proc/meminfo: memFree=1646328/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=124760 CPUtime=1529.91
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 30746 0 0 0 152950 41 0 0 25 0 1 0 164449786 127754240 30728 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 31190 30728 54 142 0 31046 0
Current children cumulated CPU time (s) 1533.61
Current children cumulated vsize (KiB) 172324

[startup+1604.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16775
/proc/meminfo: memFree=1645880/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=125300 CPUtime=1589.93
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 30837 0 0 0 158952 41 0 0 25 0 1 0 164449786 128307200 30819 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 31325 30819 54 142 0 31181 0
Current children cumulated CPU time (s) 1593.63
Current children cumulated vsize (KiB) 172864

[startup+1664.68 s]
/proc/loadavg: 2.11 2.03 2.01 3/89 16775
/proc/meminfo: memFree=1645624/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=125516 CPUtime=1649.96
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 30901 0 0 0 164955 41 0 0 25 0 1 0 164449786 128528384 30883 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 31379 30883 54 142 0 31235 0
Current children cumulated CPU time (s) 1653.66
Current children cumulated vsize (KiB) 173080

[startup+1724.77 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 16775
/proc/meminfo: memFree=1644344/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=126912 CPUtime=1709.99
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 31191 0 0 0 170958 41 0 0 25 0 1 0 164449786 129957888 31173 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 31728 31173 54 142 0 31584 0
Current children cumulated CPU time (s) 1713.69
Current children cumulated vsize (KiB) 174476

[startup+1784.86 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 16775
/proc/meminfo: memFree=1639224/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=132156 CPUtime=1770.01
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 32464 0 0 0 176957 44 0 0 25 0 1 0 164449786 135327744 32446 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 33039 32446 54 142 0 32895 0
Current children cumulated CPU time (s) 1773.71
Current children cumulated vsize (KiB) 179720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.2 s]
/proc/loadavg: 2.01 2.01 2.00 4/89 16775
/proc/meminfo: memFree=1636728/2055920 swapFree=4192812/4192956
[pid=16634] ppid=16632 vsize=47564 CPUtime=3.7
/proc/16634/stat : 16634 (galac.sh) S 16632 16634 16562 0 -1 4194304 800 24116 0 1 0 0 354 16 17 0 1 0 164449403 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16634/statm: 11891 364 246 79 0 218 0
[pid=16658] ppid=16634 vsize=134632 CPUtime=1796.34
/proc/16658/stat : 16658 (minisat) R 16634 16634 16562 0 -1 4194304 33065 0 0 0 179589 45 0 0 25 0 1 0 164449786 137863168 33047 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/16658/statm: 33658 33047 54 142 0 33514 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 182196

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 16634 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=550460 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=171973
CPU time returned by wait4() is 3.72243
while last known CPU time is 1800.04

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

Real time (s): 1811.22
CPU time (s): 1800.04
CPU user time (s): 1799.43
CPU system time (s): 0.61
CPU usage (%): 99.3827
Max. virtual memory (cumulated for all children) (KiB): 908416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.55046
system time used= 0.171973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24916
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= 967
involuntary context switches= 957

runsolver used 2.04569 s user time and 5.98909 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Jan  7 09:02:20 UTC 2007


IDJOB= 203504
IDBENCH= 3966
FILE ID= node7/203504-1168160540

PBS_JOBID= 3478298

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb53-24/frb53-24-1-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203504-1168160540/galac.sh /tmp/evaluation/203504-1168160540/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-203504-1168160540 -o ROOT/results/node7/solver-203504-1168160540 -C 1800 -M 900  /tmp/evaluation/203504-1168160540/galac.sh /tmp/evaluation/203504-1168160540/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  2fd3b6f447fd401342c7ac8d343819c5

RANDOM SEED= 473435000

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.220
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.220
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:       1773480 kB
Buffers:         48616 kB
Cached:         111592 kB
SwapCached:          0 kB
Active:         132188 kB
Inactive:        94388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3464 kB
Writeback:           0 kB
Mapped:          87300 kB
Slab:            40080 kB
Committed_AS:  4641756 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= 66548 MiB



End job on node7 on Sun Jan  7 09:32:31 UTC 2007