Trace number 199455

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 1806.58

General information on the benchmark

NameallIntervalSeries/
series-30.xml
MD5SUMe835f7c03787e03ef13a4640b6261dff
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.050991
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables59
Number of constraints870
Maximum constraint arity3
Maximum domain size30
Number of constraints which are defined in extension0
Number of constraints which are defined in intension870
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.20	c start processing
1.20	c start relation processing
1.28	c start cnf exporting
6.54	c parsing time : 1.039
6.54	c preprocessing time : 6.371
6.54	
6.54	c Nary constraints - conflicts : 0 supports : 29
6.54	c Binary constraints - conflicts : 841 supports :0
6.54	c max arity constraint : 3
6.54	c Max Tuples generated 26100
6.54	c relations : 3
6.54	c relations BDD: 1
6.54	c vars : 28683 - clauses :  154919
6.54	
6.58	 
6.58	c --- Minisat Stats ---
6.58	 

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/node17/watcher-199455-1168134361 -o ROOT/results/node17/solver-199455-1168134361 -C 1800 -M 900 /tmp/evaluation/199455-1168134361/galac.sh /tmp/evaluation/199455-1168134361/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.92 1.99 2.07 3/94 1283
/proc/meminfo: memFree=1808472/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=18540 CPUtime=0
/proc/1282/stat : 1282 (runsolver) R 1280 1282 392 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 161830855 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1282/statm: 4635 279 244 17 0 2626 0

[startup+0.10234 s]
/proc/loadavg: 1.92 1.99 2.07 3/94 1283
/proc/meminfo: memFree=1808472/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=0.01
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 760 1704 0 0 0 0 0 1 23 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.510385 s]
/proc/loadavg: 1.92 1.99 2.07 3/94 1283
/proc/meminfo: memFree=1808472/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=0.01
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 760 1704 0 0 0 0 0 1 23 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33147 s]
/proc/loadavg: 1.92 1.99 2.07 3/102 1303
/proc/meminfo: memFree=1768984/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=0.01
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 760 1704 0 0 0 0 0 1 23 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1296] ppid=1282 vsize=861196 CPUtime=1.26
/proc/1296/stat : 1296 (java) S 1282 1282 392 0 -1 0 12010 0 1 0 119 7 0 0 16 0 8 0 161830858 881864704 11762 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 215299 11762 2010 14 0 201504 0
[pid=1296/tid=1297] ppid=1282 vsize=861196 CPUtime=0.09
/proc/1296/task/1297/stat : 1297 (java) S 1282 1282 392 0 -1 64 3396 0 0 0 8 1 0 0 16 0 8 0 161830862 881864704 11762 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1298] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1298/stat : 1298 (java) S 1282 1282 392 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 161830863 881864704 11762 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1299] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1299/stat : 1299 (java) S 1282 1282 392 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161830863 881864704 11762 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1300] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1300/stat : 1300 (java) S 1282 1282 392 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161830866 881864704 11762 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1301] ppid=1282 vsize=861196 CPUtime=0.34
/proc/1296/task/1301/stat : 1301 (java) R 1282 1282 392 0 -1 64 1073 0 0 0 33 1 0 0 22 0 8 0 161830866 881864704 11762 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153153781 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1302] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1282 1282 392 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161830866 881864704 11762 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1303] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1282 1282 392 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161830866 881864704 11762 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908768

[startup+2.97364 s]
/proc/loadavg: 1.92 1.99 2.07 3/102 1303
/proc/meminfo: memFree=1737688/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=0.01
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 760 1704 0 0 0 0 0 1 23 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1296] ppid=1282 vsize=861196 CPUtime=2.89
/proc/1296/stat : 1296 (java) R 1282 1282 392 0 -1 0 19744 0 1 0 278 11 0 0 25 0 8 0 161830858 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073516135 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 215299 19494 2014 14 0 201504 0
[pid=1296/tid=1297] ppid=1282 vsize=861196 CPUtime=0.09
/proc/1296/task/1297/stat : 1297 (java) S 1282 1282 392 0 -1 64 3670 0 0 0 8 1 0 0 16 0 8 0 161830862 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1298] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1298/stat : 1298 (java) S 1282 1282 392 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161830863 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1299] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1299/stat : 1299 (java) S 1282 1282 392 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161830863 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1300] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1300/stat : 1300 (java) S 1282 1282 392 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161830866 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1301] ppid=1282 vsize=861196 CPUtime=0.4
/proc/1296/task/1301/stat : 1301 (java) S 1282 1282 392 0 -1 64 1105 0 0 0 39 1 0 0 16 0 8 0 161830866 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1302] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1282 1282 392 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161830866 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1303] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1282 1282 392 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161830866 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 908768

[startup+6.18198 s]
/proc/loadavg: 1.93 1.99 2.07 3/102 1303
/proc/meminfo: memFree=1735384/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=0.01
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 760 1704 0 0 0 0 0 1 23 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1296] ppid=1282 vsize=861196 CPUtime=6.07
/proc/1296/stat : 1296 (java) R 1282 1282 392 0 -1 0 19749 0 1 0 595 12 0 0 25 0 8 0 161830858 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074329328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 215299 19494 2014 14 0 201504 0
[pid=1296/tid=1297] ppid=1282 vsize=861196 CPUtime=0.11
/proc/1296/task/1297/stat : 1297 (java) S 1282 1282 392 0 -1 64 3670 0 0 0 10 1 0 0 16 0 8 0 161830862 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1298] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1298/stat : 1298 (java) S 1282 1282 392 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161830863 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1299] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1299/stat : 1299 (java) S 1282 1282 392 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161830863 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1300] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1300/stat : 1300 (java) S 1282 1282 392 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161830866 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1301] ppid=1282 vsize=861196 CPUtime=0.4
/proc/1296/task/1301/stat : 1301 (java) S 1282 1282 392 0 -1 64 1105 0 0 0 39 1 0 0 16 0 8 0 161830866 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1302] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1282 1282 392 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161830866 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1303] ppid=1282 vsize=861196 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1282 1282 392 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161830866 881864704 19494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 908768

[startup+12.6527 s]
/proc/loadavg: 1.93 1.99 2.07 3/95 1304
/proc/meminfo: memFree=1790800/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=15664 CPUtime=6
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 3697 0 0 0 598 2 0 0 25 0 1 0 161831513 16039936 3679 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1304/statm: 3916 3679 54 142 0 3772 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 63236

[startup+25.499 s]
/proc/loadavg: 1.95 1.99 2.07 3/95 1304
/proc/meminfo: memFree=1780432/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=26404 CPUtime=18.73
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 6376 0 0 0 1868 5 0 0 25 0 1 0 161831513 27037696 6358 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520876 0 0 4096 3 0 0 0 17 1 0 0
/proc/1304/statm: 6601 6358 54 142 0 6457 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 73976

[startup+51.1927 s]
/proc/loadavg: 1.96 1.99 2.06 3/95 1304
/proc/meminfo: memFree=1763344/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=43068 CPUtime=44.18
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 10548 0 0 0 4408 10 0 0 25 0 1 0 161831513 44101632 10530 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1304/statm: 10767 10530 54 142 0 10623 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 90640

[startup+102.437 s]
/proc/loadavg: 2.06 2.00 2.06 4/95 1304
/proc/meminfo: memFree=1738832/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=67992 CPUtime=94.96
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 16732 0 0 0 9477 19 0 0 25 0 1 0 161831513 69623808 16714 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520016 0 0 4096 3 0 0 0 17 1 0 0
/proc/1304/statm: 16998 16714 54 142 0 16854 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 115564

[startup+162.504 s]
/proc/loadavg: 2.02 2.00 2.06 3/95 1304
/proc/meminfo: memFree=1711312/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=95192 CPUtime=154.48
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 23568 0 0 0 15421 27 0 0 25 0 1 0 161831513 97476608 23550 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/1304/statm: 23798 23550 54 142 0 23654 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 142764

[startup+222.574 s]
/proc/loadavg: 2.01 2.00 2.05 3/95 1304
/proc/meminfo: memFree=1687632/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=118884 CPUtime=214
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 29465 0 0 0 21366 34 0 0 25 0 1 0 161831513 121737216 29447 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529464 0 0 4096 3 0 0 0 17 1 0 0
/proc/1304/statm: 29721 29447 54 142 0 29577 0
Current children cumulated CPU time (s) 220.46
Current children cumulated vsize (KiB) 166456

[startup+282.645 s]
/proc/loadavg: 2.00 2.00 2.05 3/95 1304
/proc/meminfo: memFree=1666576/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=139736 CPUtime=273.53
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 34687 0 0 0 27312 41 0 0 25 0 1 0 161831513 143089664 34669 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1304/statm: 34934 34669 54 142 0 34790 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 187308

[startup+342.738 s]
/proc/loadavg: 2.00 2.00 2.04 3/95 1304
/proc/meminfo: memFree=1644240/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46

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

/proc/loadavg: 2.10 2.04 2.01 3/89 1568
/proc/meminfo: memFree=1308216/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1111.18
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85669 0 0 0 110987 131 0 0 25 0 1 0 161831513 352477184 85651 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85651 54 142 0 85910 0
Current children cumulated CPU time (s) 1117.64
Current children cumulated vsize (KiB) 391788

[startup+1183.52 s]
/proc/loadavg: 2.07 2.04 2.01 3/89 1568
/proc/meminfo: memFree=1303352/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1171.19
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85669 0 0 0 116988 131 0 0 25 0 1 0 161831513 352477184 85651 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527343 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85651 54 142 0 85910 0
Current children cumulated CPU time (s) 1177.65
Current children cumulated vsize (KiB) 391788

[startup+1243.61 s]
/proc/loadavg: 2.02 2.03 2.00 3/89 1568
/proc/meminfo: memFree=1298680/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1231.21
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85669 0 0 0 122989 132 0 0 25 0 1 0 161831513 352477184 85651 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85651 54 142 0 85910 0
Current children cumulated CPU time (s) 1237.67
Current children cumulated vsize (KiB) 391788

[startup+1303.71 s]
/proc/loadavg: 2.07 2.04 2.00 3/89 1568
/proc/meminfo: memFree=1292984/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1291.25
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85673 0 0 0 128993 132 0 0 25 0 1 0 161831513 352477184 85655 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85655 54 142 0 85910 0
Current children cumulated CPU time (s) 1297.71
Current children cumulated vsize (KiB) 391788

[startup+1363.79 s]
/proc/loadavg: 2.02 2.03 2.00 3/89 1568
/proc/meminfo: memFree=1288184/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1351.26
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85673 0 0 0 134994 132 0 0 25 0 1 0 161831513 352477184 85655 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85655 54 142 0 85910 0
Current children cumulated CPU time (s) 1357.72
Current children cumulated vsize (KiB) 391788

[startup+1423.88 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 1568
/proc/meminfo: memFree=1283128/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1411.28
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85674 0 0 0 140996 132 0 0 25 0 1 0 161831513 352477184 85656 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85656 54 142 0 85910 0
Current children cumulated CPU time (s) 1417.74
Current children cumulated vsize (KiB) 391788

[startup+1483.89 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 1568
/proc/meminfo: memFree=1277368/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1471.24
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85675 0 0 0 146992 132 0 0 25 0 1 0 161831513 352477184 85657 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85657 54 142 0 85910 0
Current children cumulated CPU time (s) 1477.7
Current children cumulated vsize (KiB) 391788

[startup+1543.99 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 1568
/proc/meminfo: memFree=1271864/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1531.26
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85675 0 0 0 152994 132 0 0 25 0 1 0 161831513 352477184 85657 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85657 54 142 0 85910 0
Current children cumulated CPU time (s) 1537.72
Current children cumulated vsize (KiB) 391788

[startup+1604.07 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 1568
/proc/meminfo: memFree=1267512/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1591.28
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85675 0 0 0 158996 132 0 0 25 0 1 0 161831513 352477184 85657 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85657 54 142 0 85910 0
Current children cumulated CPU time (s) 1597.74
Current children cumulated vsize (KiB) 391788

[startup+1664.17 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 1568
/proc/meminfo: memFree=1262968/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1651.32
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85680 0 0 0 165000 132 0 0 25 0 1 0 161831513 352477184 85662 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85662 54 142 0 85910 0
Current children cumulated CPU time (s) 1657.78
Current children cumulated vsize (KiB) 391788

[startup+1724.26 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 1568
/proc/meminfo: memFree=1257784/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1711.34
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85681 0 0 0 171001 133 0 0 25 0 1 0 161831513 352477184 85663 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85663 54 142 0 85910 0
Current children cumulated CPU time (s) 1717.8
Current children cumulated vsize (KiB) 391788

[startup+1784.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1568
/proc/meminfo: memFree=1252344/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1771.38
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85682 0 0 0 177005 133 0 0 25 0 1 0 161831513 352477184 85664 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85664 54 142 0 85910 0
Current children cumulated CPU time (s) 1777.84
Current children cumulated vsize (KiB) 391788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1568
/proc/meminfo: memFree=1251064/2055920 swapFree=4192812/4192956
[pid=1282] ppid=1280 vsize=47572 CPUtime=6.46
/proc/1282/stat : 1282 (galac.sh) S 1280 1282 392 0 -1 4194304 798 21462 0 1 0 0 631 15 17 0 1 0 161830855 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1282/statm: 11893 363 245 79 0 218 0
[pid=1304] ppid=1282 vsize=344216 CPUtime=1793.56
/proc/1304/stat : 1304 (minisat) R 1282 1282 392 0 -1 4194304 85682 0 0 0 179223 133 0 0 25 0 1 0 161831513 352477184 85664 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1304/statm: 86054 85664 54 142 0 85910 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 391788

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 1282 and gives childrusage.ru_utime.tv_sec=6 childrusage.ru_utime.tv_usec=319039 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=162975
CPU time returned by wait4() is 6.48201
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): 1806.58
CPU time (s): 1800.02
CPU user time (s): 1798.54
CPU system time (s): 1.48
CPU usage (%): 99.6371
Max. virtual memory (cumulated for all children) (KiB): 908768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.31904
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22260
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= 1297
involuntary context switches= 1453

runsolver used 1.9527 s user time and 6.05108 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Jan  7 01:46:01 UTC 2007


IDJOB= 199455
IDBENCH= 3618
FILE ID= node17/199455-1168134361

PBS_JOBID= 3477758

Free space on /tmp= 66319 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-30.xml
COMMAND LINE= /tmp/evaluation/199455-1168134361/galac.sh /tmp/evaluation/199455-1168134361/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-199455-1168134361 -o ROOT/results/node17/solver-199455-1168134361 -C 1800 -M 900  /tmp/evaluation/199455-1168134361/galac.sh /tmp/evaluation/199455-1168134361/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  e835f7c03787e03ef13a4640b6261dff

RANDOM SEED= 554686379

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.236
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.236
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:       1808952 kB
Buffers:         36388 kB
Cached:          71596 kB
SwapCached:          0 kB
Active:         138896 kB
Inactive:        50864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3016 kB
Writeback:           0 kB
Mapped:         108692 kB
Slab:            41896 kB
Committed_AS:  4199024 kB
PageTables:       2376 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= 66281 MiB



End job on node17 on Sun Jan  7 02:16:07 UTC 2007