Trace number 203542

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 1816.3

General information on the benchmark

Namefrb/frb59-26/
frb59-26-4-mgd_ext.xml
MD5SUMf9529f4e39f7cb6c05a9389afdf0b50f
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 variables59
Number of constraints559
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension559
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.43	c start processing
1.43	c start relation processing
1.47	c start cnf exporting
4.69	c parsing time : 1.269
4.69	c preprocessing time : 4.533
4.69	
4.69	c Nary constraints - conflicts : 0 supports : 0
4.69	c Binary constraints - conflicts : 550 supports :9
4.69	c max arity constraint : 2
4.69	c Max Tuples generated 0
4.69	c relations : 559
4.69	c relations BDD: 0
4.69	c vars : 1535 - clauses :  124277
4.69	
4.75	 
4.75	c --- Minisat Stats ---
4.75	 

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/node9/watcher-203542-1168161304 -o ROOT/results/node9/solver-203542-1168161304 -C 1800 -M 900 /tmp/evaluation/203542-1168161304/galac.sh /tmp/evaluation/203542-1168161304/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.90 2.01 1.99 5/93 15822
/proc/meminfo: memFree=1673056/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=18540 CPUtime=0
/proc/15821/stat : 15821 (runsolver) R 15819 15821 15751 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 164525601 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15821/statm: 4635 279 244 17 0 2626 0

[startup+0.108723 s]
/proc/loadavg: 1.90 2.01 1.99 5/93 15822
/proc/meminfo: memFree=1673056/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=0.01
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.520772 s]
/proc/loadavg: 1.90 2.01 1.99 5/93 15822
/proc/meminfo: memFree=1673056/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=0.01
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.35048 s]
/proc/loadavg: 1.90 2.01 1.99 3/101 15842
/proc/meminfo: memFree=1602528/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=0.01
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15835] ppid=15821 vsize=861064 CPUtime=1.28
/proc/15835/stat : 15835 (java) R 15821 15821 15751 0 -1 0 21651 0 1 0 118 10 0 0 25 0 8 0 164525605 881729536 21404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15835/statm: 215266 21404 1972 14 0 201471 0
[pid=15835/tid=15836] ppid=15821 vsize=861064 CPUtime=0.05
/proc/15835/task/15836/stat : 15836 (java) S 15821 15821 15751 0 -1 64 5812 0 0 0 4 1 0 0 16 0 8 0 164525608 881729536 21404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15837] ppid=15821 vsize=861064 CPUtime=0
/proc/15835/task/15837/stat : 15837 (java) S 15821 15821 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164525609 881729536 21404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15838] ppid=15821 vsize=861064 CPUtime=0
/proc/15835/task/15838/stat : 15838 (java) S 15821 15821 15751 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164525609 881729536 21404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15839] ppid=15821 vsize=861064 CPUtime=0
/proc/15835/task/15839/stat : 15839 (java) S 15821 15821 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164525612 881729536 21404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15840] ppid=15821 vsize=861064 CPUtime=0.22
/proc/15835/task/15840/stat : 15840 (java) S 15821 15821 15751 0 -1 64 966 0 0 0 22 0 0 0 15 0 8 0 164525612 881729536 21404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15841] ppid=15821 vsize=861064 CPUtime=0
/proc/15835/task/15841/stat : 15841 (java) S 15821 15821 15751 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164525612 881729536 21404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15842] ppid=15821 vsize=861064 CPUtime=0
/proc/15835/task/15842/stat : 15842 (java) S 15821 15821 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164525612 881729536 21404 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) 908640

[startup+2.98805 s]
/proc/loadavg: 1.90 2.01 1.99 3/101 15842
/proc/meminfo: memFree=1593504/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=0.01
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15835] ppid=15821 vsize=861064 CPUtime=2.91
/proc/15835/stat : 15835 (java) R 15821 15821 15751 0 -1 0 22410 0 1 0 279 12 0 0 25 0 8 0 164525605 881729536 22161 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074085661 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15835/statm: 215266 22161 1995 14 0 201471 0
[pid=15835/tid=15836] ppid=15821 vsize=861064 CPUtime=0.09
/proc/15835/task/15836/stat : 15836 (java) S 15821 15821 15751 0 -1 64 6460 0 0 0 7 2 0 0 16 0 8 0 164525608 881729536 22161 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15837] ppid=15821 vsize=861064 CPUtime=0
/proc/15835/task/15837/stat : 15837 (java) S 15821 15821 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164525609 881729536 22161 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15838] ppid=15821 vsize=861064 CPUtime=0
/proc/15835/task/15838/stat : 15838 (java) S 15821 15821 15751 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164525609 881729536 22161 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15839] ppid=15821 vsize=861064 CPUtime=0
/proc/15835/task/15839/stat : 15839 (java) S 15821 15821 15751 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164525612 881729536 22161 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15840] ppid=15821 vsize=861064 CPUtime=0.31
/proc/15835/task/15840/stat : 15840 (java) S 15821 15821 15751 0 -1 64 1027 0 0 0 30 1 0 0 15 0 8 0 164525612 881729536 22161 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15841] ppid=15821 vsize=861064 CPUtime=0
/proc/15835/task/15841/stat : 15841 (java) S 15821 15821 15751 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164525612 881729536 22161 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15835/tid=15842] ppid=15821 vsize=861064 CPUtime=0
/proc/15835/task/15842/stat : 15842 (java) S 15821 15821 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164525612 881729536 22161 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908640

[startup+6.26742 s]
/proc/loadavg: 1.91 2.01 1.99 3/94 15843
/proc/meminfo: memFree=1661208/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=12064 CPUtime=1.49
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 2906 0 0 0 148 1 0 0 25 0 1 0 164526077 12353536 2888 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 3016 2888 54 142 0 2872 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 59640

[startup+12.7482 s]
/proc/loadavg: 1.92 2.01 1.99 3/94 15843
/proc/meminfo: memFree=1649760/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=22080 CPUtime=7.91
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 5399 0 0 0 788 3 0 0 25 0 1 0 164526077 22609920 5381 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 5520 5381 54 142 0 5376 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 69656

[startup+25.5886 s]
/proc/loadavg: 1.93 2.01 1.99 3/94 15843
/proc/meminfo: memFree=1639712/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=32144 CPUtime=20.63
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 7933 0 0 0 2057 6 0 0 25 0 1 0 164526077 32915456 7915 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 8036 7915 54 142 0 7892 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 79720

[startup+51.259 s]
/proc/loadavg: 1.95 2.00 1.99 3/94 15843
/proc/meminfo: memFree=1624800/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=46912 CPUtime=46.06
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 11615 0 0 0 4596 10 0 0 25 0 1 0 164526077 48037888 11597 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 11728 11597 54 142 0 11584 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 94488

[startup+102.531 s]
/proc/loadavg: 1.98 2.00 1.99 3/94 15843
/proc/meminfo: memFree=1607584/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=64280 CPUtime=96.87
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 15948 0 0 0 9672 15 0 0 25 0 1 0 164526077 65822720 15930 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 16070 15930 54 142 0 15926 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 111856

[startup+162.629 s]
/proc/loadavg: 1.99 2.00 1.99 3/94 15843
/proc/meminfo: memFree=1593952/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=78000 CPUtime=156.43
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 19329 0 0 0 15623 20 0 0 25 0 1 0 164526077 79872000 19311 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 19500 19311 54 142 0 19356 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 125576

[startup+222.643 s]
/proc/loadavg: 1.99 2.00 1.99 3/94 15843
/proc/meminfo: memFree=1581344/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=90320 CPUtime=215.89
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 22424 0 0 0 21565 24 0 0 25 0 1 0 164526077 92487680 22406 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 22580 22406 54 142 0 22436 0
Current children cumulated CPU time (s) 220.52
Current children cumulated vsize (KiB) 137896

[startup+282.731 s]
/proc/loadavg: 1.99 2.00 1.99 3/94 15845
/proc/meminfo: memFree=1569632/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=102180 CPUtime=275.43
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 25355 0 0 0 27514 29 0 0 25 0 1 0 164526077 104632320 25337 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 25545 25337 54 142 0 25401 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 149756

[startup+342.819 s]
/proc/loadavg: 2.05 2.01 2.00 3/94 15845
/proc/meminfo: memFree=1560928/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=111052 CPUtime=334.97
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 27515 0 0 0 33466 31 0 0 25 0 1 0 164526077 113717248 27497 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 27763 27497 54 142 0 27619 0
Current children cumulated CPU time (s) 339.6
Current children cumulated vsize (KiB) 158628

[startup+402.905 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 15845
/proc/meminfo: memFree=1552992/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0

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

/proc/loadavg: 2.07 2.02 2.00 3/94 15845
/proc/meminfo: memFree=1520032/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=151700 CPUtime=1108.46
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 37610 0 0 0 110799 47 0 0 25 0 1 0 164526077 155340800 37592 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 37925 37592 54 142 0 37781 0
Current children cumulated CPU time (s) 1113.09
Current children cumulated vsize (KiB) 199276

[startup+1183.47 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 15845
/proc/meminfo: memFree=1519584/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=152192 CPUtime=1167.95
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 37711 0 0 0 116748 47 0 0 25 0 1 0 164526077 155844608 37693 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 38048 37693 54 142 0 37904 0
Current children cumulated CPU time (s) 1172.58
Current children cumulated vsize (KiB) 199768

[startup+1243.51 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 15845
/proc/meminfo: memFree=1519136/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=152520 CPUtime=1227.43
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 37817 0 0 0 122695 48 0 0 25 0 1 0 164526077 156180480 37799 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 38130 37799 54 142 0 37986 0
Current children cumulated CPU time (s) 1232.06
Current children cumulated vsize (KiB) 200096

[startup+1303.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15845
/proc/meminfo: memFree=1518688/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=152900 CPUtime=1286.92
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 37908 0 0 0 128644 48 0 0 25 0 1 0 164526077 156569600 37890 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 38225 37890 54 142 0 38081 0
Current children cumulated CPU time (s) 1291.55
Current children cumulated vsize (KiB) 200476

[startup+1363.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15845
/proc/meminfo: memFree=1516576/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=155144 CPUtime=1346.39
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 38436 0 0 0 134589 50 0 0 25 0 1 0 164526077 158867456 38418 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 38786 38418 54 142 0 38642 0
Current children cumulated CPU time (s) 1351.02
Current children cumulated vsize (KiB) 202720

[startup+1423.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15845
/proc/meminfo: memFree=1509984/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=161768 CPUtime=1405.86
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 40069 0 0 0 140534 52 0 0 25 0 1 0 164526077 165650432 40051 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 40442 40051 54 142 0 40298 0
Current children cumulated CPU time (s) 1410.49
Current children cumulated vsize (KiB) 209344

[startup+1483.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15845
/proc/meminfo: memFree=1505632/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=166004 CPUtime=1465.33
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 41153 0 0 0 146480 53 0 0 25 0 1 0 164526077 169988096 41135 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 41501 41135 54 142 0 41357 0
Current children cumulated CPU time (s) 1469.96
Current children cumulated vsize (KiB) 213580

[startup+1543.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15845
/proc/meminfo: memFree=1500768/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=170920 CPUtime=1524.81
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 42355 0 0 0 152426 55 0 0 25 0 1 0 164526077 175022080 42337 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 42730 42337 54 142 0 42586 0
Current children cumulated CPU time (s) 1529.44
Current children cumulated vsize (KiB) 218496

[startup+1603.64 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 15845
/proc/meminfo: memFree=1496096/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=176128 CPUtime=1584.28
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 43503 0 0 0 158372 56 0 0 25 0 1 0 164526077 180355072 43485 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 44032 43485 54 142 0 43888 0
Current children cumulated CPU time (s) 1588.91
Current children cumulated vsize (KiB) 223704

[startup+1663.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15845
/proc/meminfo: memFree=1492704/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=179564 CPUtime=1643.77
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 44352 0 0 0 164319 58 0 0 25 0 1 0 164526077 183873536 44334 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 44891 44334 54 142 0 44747 0
Current children cumulated CPU time (s) 1648.4
Current children cumulated vsize (KiB) 227140

[startup+1723.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15845
/proc/meminfo: memFree=1490016/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=182104 CPUtime=1703.23
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 45008 0 0 0 170264 59 0 0 25 0 1 0 164526077 186474496 44990 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/15843/statm: 45526 44990 54 142 0 45382 0
Current children cumulated CPU time (s) 1707.86
Current children cumulated vsize (KiB) 229680

[startup+1783.71 s]
/proc/loadavg: 1.98 2.00 2.00 3/89 15936
/proc/meminfo: memFree=1514816/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=185600 CPUtime=1762.85
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 45871 0 0 0 176223 62 0 0 25 0 1 0 164526077 190054400 45853 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/15843/statm: 46400 45853 54 142 0 46256 0
Current children cumulated CPU time (s) 1767.48
Current children cumulated vsize (KiB) 233176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.28 s]
/proc/loadavg: 1.99 2.00 2.00 3/89 15936
/proc/meminfo: memFree=1513088/2055920 swapFree=4191880/4192956
[pid=15821] ppid=15819 vsize=47576 CPUtime=4.63
/proc/15821/stat : 15821 (galac.sh) S 15819 15821 15751 0 -1 4194304 799 24131 0 1 0 0 448 15 17 0 1 0 164525601 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15821/statm: 11894 363 245 79 0 218 0
[pid=15843] ppid=15821 vsize=187528 CPUtime=1795.39
/proc/15843/stat : 15843 (minisat) R 15821 15821 15751 0 -1 4194304 46315 0 0 0 179476 63 0 0 25 0 1 0 164526077 192028672 46297 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15843/statm: 46882 46297 54 142 0 46738 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 235104

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 15821 and gives childrusage.ru_utime.tv_sec=4 childrusage.ru_utime.tv_usec=491317 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=164974
CPU time returned by wait4() is 4.65629
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): 1816.3
CPU time (s): 1800.02
CPU user time (s): 1799.24
CPU system time (s): 0.78
CPU usage (%): 99.1039
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.49132
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24930
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= 1324
involuntary context switches= 1476

runsolver used 2.13667 s user time and 5.9001 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Jan  7 09:15:05 UTC 2007


IDJOB= 203542
IDBENCH= 3968
FILE ID= node9/203542-1168161304

PBS_JOBID= 3478301

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb59-26/frb59-26-4-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203542-1168161304/galac.sh /tmp/evaluation/203542-1168161304/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-203542-1168161304 -o ROOT/results/node9/solver-203542-1168161304 -C 1800 -M 900  /tmp/evaluation/203542-1168161304/galac.sh /tmp/evaluation/203542-1168161304/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f9529f4e39f7cb6c05a9389afdf0b50f

RANDOM SEED= 284779240

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.231
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.231
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:       1673472 kB
Buffers:         33848 kB
Cached:         206324 kB
SwapCached:        276 kB
Active:         177868 kB
Inactive:       142436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673472 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3640 kB
Writeback:           0 kB
Mapped:         101844 kB
Slab:            46844 kB
Committed_AS:  5185404 kB
PageTables:       2408 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= 66539 MiB



End job on node9 on Sun Jan  7 09:45:21 UTC 2007