Trace number 200070

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.02 1800.77

General information on the benchmark

Namefrb/frb56-25/
frb56-25-1-mgd_ext.xml
MD5SUM891289d8273735777c28a9406e4a8bdc
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 variables56
Number of constraints517
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension517
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.28	c start processing
1.28	c start relation processing
1.32	c start cnf exporting
3.95	c parsing time : 1.133
3.95	c preprocessing time : 3.798
3.95	
3.95	c Nary constraints - conflicts : 0 supports : 0
3.95	c Binary constraints - conflicts : 507 supports :10
3.95	c max arity constraint : 2
3.95	c Max Tuples generated 0
3.95	c relations : 517
3.95	c relations BDD: 0
3.95	c vars : 1401 - clauses :  106814
3.95	
3.97	 
3.97	c --- Minisat Stats ---
3.97	 

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/node38/watcher-200070-1168140397 -o ROOT/results/node38/solver-200070-1168140397 -C 1800 -M 900 /tmp/evaluation/200070-1168140397/galac.sh /tmp/evaluation/200070-1168140397/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.07 1.29 1.55 4/65 5760
/proc/meminfo: memFree=1792672/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=8652 CPUtime=0
/proc/5759/stat : 5759 (galac.sh) R 5757 5759 1570 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 162439314 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890439327 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/5759/statm: 2163 279 207 79 0 156 0
[pid=5761] ppid=5759 vsize=8652 CPUtime=0
/proc/5761/stat : 5761 (galac.sh) R 5759 5759 1570 0 -1 4194368 13 0 0 0 0 0 0 0 17 0 1 0 162439314 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4425384 0 0 4096 73728 0 0 0 17 1 0 0
/proc/5761/statm: 2165 283 209 79 0 158 0

[startup+0.105676 s]
/proc/loadavg: 1.07 1.29 1.55 4/65 5760
/proc/meminfo: memFree=1792672/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=0.01
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 762 1704 0 0 0 0 0 1 17 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.513762 s]
/proc/loadavg: 1.07 1.29 1.55 4/65 5760
/proc/meminfo: memFree=1792672/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=0.01
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 762 1704 0 0 0 0 0 1 17 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33592 s]
/proc/loadavg: 1.07 1.29 1.55 2/73 5780
/proc/meminfo: memFree=1714080/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=0.01
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 762 1704 0 0 0 0 0 1 17 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5773] ppid=5759 vsize=861060 CPUtime=1.28
/proc/5773/stat : 5773 (java) R 5759 5759 1570 0 -1 0 21705 0 1 0 116 12 0 0 16 0 8 0 162439317 881725440 21458 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072923533 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5773/statm: 215265 21458 1993 14 0 201471 0
[pid=5773/tid=5774] ppid=5759 vsize=861060 CPUtime=0.05
/proc/5773/task/5774/stat : 5774 (java) S 5759 5759 1570 0 -1 64 5814 0 0 0 3 2 0 0 16 0 8 0 162439320 881725440 21458 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5773/tid=5775] ppid=5759 vsize=861060 CPUtime=0
/proc/5773/task/5775/stat : 5775 (java) S 5759 5759 1570 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 162439321 881725440 21458 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5773/tid=5776] ppid=5759 vsize=861060 CPUtime=0
/proc/5773/task/5776/stat : 5776 (java) S 5759 5759 1570 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 162439321 881725440 21458 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5773/tid=5777] ppid=5759 vsize=861060 CPUtime=0
/proc/5773/task/5777/stat : 5777 (java) S 5759 5759 1570 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 162439324 881725440 21458 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5773/tid=5778] ppid=5759 vsize=861060 CPUtime=0.2
/proc/5773/task/5778/stat : 5778 (java) S 5759 5759 1570 0 -1 64 974 0 0 0 19 1 0 0 16 0 8 0 162439324 881725440 21458 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5773/tid=5779] ppid=5759 vsize=861060 CPUtime=0
/proc/5773/task/5779/stat : 5779 (java) S 5759 5759 1570 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 162439324 881725440 21458 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5773/tid=5780] ppid=5759 vsize=861060 CPUtime=0
/proc/5773/task/5780/stat : 5780 (java) S 5759 5759 1570 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162439324 881725440 21458 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908624

[startup+2.98223 s]
/proc/loadavg: 1.06 1.29 1.55 2/73 5780
/proc/meminfo: memFree=1713248/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=0.01
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 762 1704 0 0 0 0 0 1 17 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5773] ppid=5759 vsize=861060 CPUtime=2.92
/proc/5773/stat : 5773 (java) R 5759 5759 1570 0 -1 0 22412 0 1 0 279 13 0 0 17 0 8 0 162439317 881725440 22163 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074046146 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5773/statm: 215265 22163 1997 14 0 201471 0
[pid=5773/tid=5774] ppid=5759 vsize=861060 CPUtime=0.09
/proc/5773/task/5774/stat : 5774 (java) S 5759 5759 1570 0 -1 64 6460 0 0 0 7 2 0 0 16 0 8 0 162439320 881725440 22163 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5773/tid=5775] ppid=5759 vsize=861060 CPUtime=0
/proc/5773/task/5775/stat : 5775 (java) S 5759 5759 1570 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 162439321 881725440 22163 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5773/tid=5776] ppid=5759 vsize=861060 CPUtime=0
/proc/5773/task/5776/stat : 5776 (java) S 5759 5759 1570 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 162439321 881725440 22163 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5773/tid=5777] ppid=5759 vsize=861060 CPUtime=0
/proc/5773/task/5777/stat : 5777 (java) S 5759 5759 1570 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 162439324 881725440 22163 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5773/tid=5778] ppid=5759 vsize=861060 CPUtime=0.26
/proc/5773/task/5778/stat : 5778 (java) S 5759 5759 1570 0 -1 64 1028 0 0 0 25 1 0 0 15 0 8 0 162439324 881725440 22163 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5773/tid=5779] ppid=5759 vsize=861060 CPUtime=0
/proc/5773/task/5779/stat : 5779 (java) S 5759 5759 1570 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 162439324 881725440 22163 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5773/tid=5780] ppid=5759 vsize=861060 CPUtime=0
/proc/5773/task/5780/stat : 5780 (java) S 5759 5759 1570 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162439324 881725440 22163 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908624

[startup+6.25887 s]
/proc/loadavg: 1.06 1.29 1.55 2/66 5781
/proc/meminfo: memFree=1779416/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=13384 CPUtime=2.28
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 3233 0 0 0 227 1 0 0 25 0 1 0 162439711 13705216 3215 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 3346 3215 54 142 0 3202 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 60948

[startup+12.7241 s]
/proc/loadavg: 1.05 1.28 1.54 2/66 5781
/proc/meminfo: memFree=1770008/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=21872 CPUtime=8.74
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 5325 0 0 0 871 3 0 0 25 0 1 0 162439711 22396928 5307 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 5468 5307 54 142 0 5324 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 69436

[startup+25.5336 s]
/proc/loadavg: 1.05 1.27 1.53 2/66 5781
/proc/meminfo: memFree=1760920/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=31112 CPUtime=21.54
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 7647 0 0 0 2149 5 0 0 25 0 1 0 162439711 31858688 7629 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 7778 7629 54 142 0 7634 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 78676

[startup+51.1656 s]
/proc/loadavg: 1.03 1.24 1.52 2/66 5781
/proc/meminfo: memFree=1750232/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=41644 CPUtime=47.16
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 10269 0 0 0 4709 7 0 0 25 0 1 0 162439711 42643456 10251 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 10411 10251 54 142 0 10267 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89208

[startup+102.423 s]
/proc/loadavg: 1.01 1.20 1.49 2/66 5781
/proc/meminfo: memFree=1734744/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=57400 CPUtime=98.41
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 14181 0 0 0 9830 11 0 0 25 0 1 0 162439711 58777600 14163 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 14350 14163 54 142 0 14206 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 104964

[startup+162.502 s]
/proc/loadavg: 1.00 1.16 1.45 2/66 5781
/proc/meminfo: memFree=1718488/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=73472 CPUtime=158.46
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 18170 0 0 0 15831 15 0 0 25 0 1 0 162439711 75235328 18152 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 18368 18152 54 142 0 18224 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 121036

[startup+222.576 s]
/proc/loadavg: 1.00 1.13 1.42 2/66 5781
/proc/meminfo: memFree=1706392/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=85804 CPUtime=218.51
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 21200 0 0 0 21834 17 0 0 25 0 1 0 162439711 87863296 21182 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 21451 21182 54 142 0 21307 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 133368

[startup+282.65 s]
/proc/loadavg: 1.00 1.11 1.40 2/66 5781
/proc/meminfo: memFree=1695640/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=96680 CPUtime=278.56
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 23922 0 0 0 27835 21 0 0 25 0 1 0 162439711 99000320 23904 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 24170 23904 54 142 0 24026 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 144244

[startup+342.721 s]
/proc/loadavg: 1.00 1.08 1.37 2/66 5781
/proc/meminfo: memFree=1685528/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=106832 CPUtime=338.61
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 26449 0 0 0 33837 24 0 0 25 0 1 0 162439711 109395968 26431 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 26708 26431 54 142 0 26564 0
Current children cumulated CPU time (s) 342.53
Current children cumulated vsize (KiB) 154396

[startup+402.79 s]
/proc/loadavg: 1.00 1.06 1.34 2/66 5781
/proc/meminfo: memFree=1677144/2055920 swapFree=4192812/4192956

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

/proc/loadavg: 1.00 1.00 1.14 2/66 5781
/proc/meminfo: memFree=1637208/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=155868 CPUtime=1119.26
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 38399 0 0 0 111888 38 0 0 25 0 1 0 162439711 159608832 38373 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 38967 38373 54 142 0 38823 0
Current children cumulated CPU time (s) 1123.18
Current children cumulated vsize (KiB) 203432

[startup+1183.74 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 5781
/proc/meminfo: memFree=1629080/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=164084 CPUtime=1179.31
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 40421 0 0 0 117891 40 0 0 25 0 1 0 162439711 168022016 40395 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 41021 40395 54 142 0 40877 0
Current children cumulated CPU time (s) 1183.23
Current children cumulated vsize (KiB) 211648

[startup+1243.81 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 5781
/proc/meminfo: memFree=1623000/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=170116 CPUtime=1239.36
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 41924 0 0 0 123895 41 0 0 25 0 1 0 162439711 174198784 41898 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 42529 41898 54 142 0 42385 0
Current children cumulated CPU time (s) 1243.28
Current children cumulated vsize (KiB) 217680

[startup+1303.89 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 5781
/proc/meminfo: memFree=1617112/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=176020 CPUtime=1299.41
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 43396 0 0 0 129898 43 0 0 25 0 1 0 162439711 180244480 43370 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 44005 43370 54 142 0 43861 0
Current children cumulated CPU time (s) 1303.33
Current children cumulated vsize (KiB) 223584

[startup+1363.96 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 5781
/proc/meminfo: memFree=1609304/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=183856 CPUtime=1359.47
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 45334 0 0 0 135900 47 0 0 25 0 1 0 162439711 188268544 45308 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 45964 45308 54 142 0 45820 0
Current children cumulated CPU time (s) 1363.39
Current children cumulated vsize (KiB) 231420

[startup+1424.03 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 5781
/proc/meminfo: memFree=1607384/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=185572 CPUtime=1419.5
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 45784 0 0 0 141903 47 0 0 25 0 1 0 162439711 190025728 45758 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 46393 45758 54 142 0 46249 0
Current children cumulated CPU time (s) 1423.42
Current children cumulated vsize (KiB) 233136

[startup+1484.1 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 5781
/proc/meminfo: memFree=1607384/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=185572 CPUtime=1479.56
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 45784 0 0 0 147908 48 0 0 25 0 1 0 162439711 190025728 45758 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 46393 45758 54 142 0 46249 0
Current children cumulated CPU time (s) 1483.48
Current children cumulated vsize (KiB) 233136

[startup+1544.17 s]
/proc/loadavg: 1.04 1.01 1.08 2/66 5781
/proc/meminfo: memFree=1607320/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=185572 CPUtime=1539.6
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 45785 0 0 0 153912 48 0 0 25 0 1 0 162439711 190025728 45759 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 46393 45759 54 142 0 46249 0
Current children cumulated CPU time (s) 1543.52
Current children cumulated vsize (KiB) 233136

[startup+1604.24 s]
/proc/loadavg: 1.08 1.02 1.08 2/66 5781
/proc/meminfo: memFree=1607256/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=185572 CPUtime=1599.65
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 45785 0 0 0 159917 48 0 0 25 0 1 0 162439711 190025728 45759 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 46393 45759 54 142 0 46249 0
Current children cumulated CPU time (s) 1603.57
Current children cumulated vsize (KiB) 233136

[startup+1664.32 s]
/proc/loadavg: 1.03 1.02 1.07 2/66 5781
/proc/meminfo: memFree=1607192/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=185572 CPUtime=1659.7
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 45803 0 0 0 165922 48 0 0 25 0 1 0 162439711 190025728 45777 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 46393 45777 54 142 0 46249 0
Current children cumulated CPU time (s) 1663.62
Current children cumulated vsize (KiB) 233136

[startup+1724.39 s]
/proc/loadavg: 1.01 1.01 1.07 2/66 5781
/proc/meminfo: memFree=1607128/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=185572 CPUtime=1719.76
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 45810 0 0 0 171928 48 0 0 25 0 1 0 162439711 190025728 45784 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 46393 45784 54 142 0 46249 0
Current children cumulated CPU time (s) 1723.68
Current children cumulated vsize (KiB) 233136

[startup+1784.46 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 5781
/proc/meminfo: memFree=1607128/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=185572 CPUtime=1779.8
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 45810 0 0 0 177932 48 0 0 25 0 1 0 162439711 190025728 45784 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 46393 45784 54 142 0 46249 0
Current children cumulated CPU time (s) 1783.72
Current children cumulated vsize (KiB) 233136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.76 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 5781
/proc/meminfo: memFree=1607064/2055920 swapFree=4192812/4192956
[pid=5759] ppid=5757 vsize=47564 CPUtime=3.92
/proc/5759/stat : 5759 (galac.sh) S 5757 5759 1570 0 -1 4194304 800 24127 0 1 0 0 376 16 16 0 1 0 162439314 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5759/statm: 11891 364 246 79 0 218 0
[pid=5781] ppid=5759 vsize=185572 CPUtime=1796.1
/proc/5781/stat : 5781 (minisat) R 5759 5759 1570 0 -1 4194304 45810 0 0 0 179562 48 0 0 25 0 1 0 162439711 190025728 45784 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/5781/statm: 46393 45784 54 142 0 46249 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 233136

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 5759 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=773426 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=177972
CPU time returned by wait4() is 3.9514
while last known CPU time is 1800.02

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

Real time (s): 1800.77
CPU time (s): 1800.02
CPU user time (s): 1799.38
CPU system time (s): 0.64
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.77343
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24927
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= 974
involuntary context switches= 172

runsolver used 1.47578 s user time and 4.92425 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Jan  7 03:26:37 UTC 2007


IDJOB= 200070
IDBENCH= 3687
FILE ID= node38/200070-1168140397

PBS_JOBID= 3478022

Free space on /tmp= 66514 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb56-25/frb56-25-1-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/200070-1168140397/galac.sh /tmp/evaluation/200070-1168140397/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-200070-1168140397 -o ROOT/results/node38/solver-200070-1168140397 -C 1800 -M 900  /tmp/evaluation/200070-1168140397/galac.sh /tmp/evaluation/200070-1168140397/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  891289d8273735777c28a9406e4a8bdc

RANDOM SEED= 492707115

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.267
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.267
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:       1793152 kB
Buffers:         41144 kB
Cached:         135520 kB
SwapCached:          0 kB
Active:         103908 kB
Inactive:        88684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3368 kB
Writeback:           0 kB
Mapped:          26088 kB
Slab:            56180 kB
Committed_AS:  3365172 kB
PageTables:       1472 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= 66513 MiB



End job on node38 on Sun Jan  7 03:56:38 UTC 2007