Trace number 223512

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.08 1801.57

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-79_ext.xml
MD5SUM22efc0fede6b4b092567517f20fc5741
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.85187
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
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 ---
0.97	c start processing
0.97	c start relation processing
1.03	c start cnf exporting
2.74	c parsing time : 0.825
2.74	c preprocessing time : 2.596
2.74	
2.74	c Nary constraints - conflicts : 0 supports : 0
2.74	c Binary constraints - conflicts : 75 supports :105
2.74	c max arity constraint : 2
2.74	c Max Tuples generated 0
2.74	c relations : 180
2.74	c relations BDD: 0
2.74	c vars : 1001 - clauses :  40051
2.74	
2.77	 
2.77	c --- Minisat Stats ---
2.77	 

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/node44/watcher-223512-1168265766 -o ROOT/results/node44/solver-223512-1168265766 -C 1800 -M 900 /tmp/evaluation/223512-1168265766/galac.sh /tmp/evaluation/223512-1168265766/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: 0.15 0.14 0.50 4/68 7218
/proc/meminfo: memFree=1742160/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=8652 CPUtime=0
/proc/7217/stat : 7217 (galac.sh) R 7215 7217 6539 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 174976084 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840473247 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/7217/statm: 2163 279 207 79 0 156 0
[pid=7219] ppid=7217 vsize=8688 CPUtime=0
/proc/7219/stat : 7219 (galac.sh) R 7217 7217 6539 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 174976085 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840473247 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/7219/statm: 2172 286 209 79 0 165 0
[pid=7220] ppid=7219 vsize=8728 CPUtime=0
/proc/7220/stat : 7220 (galac.sh) R 7219 7217 6539 0 -1 4194368 26 0 0 0 0 0 0 0 17 0 1 0 174976085 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840473895 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/7220/statm: 2182 290 209 79 0 175 0

[startup+0.105199 s]
/proc/loadavg: 0.15 0.14 0.50 4/68 7218
/proc/meminfo: memFree=1742160/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=0.01
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 759 1704 0 0 0 0 0 1 18 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.517256 s]
/proc/loadavg: 0.15 0.14 0.50 4/68 7218
/proc/meminfo: memFree=1742160/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=0.01
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 759 1704 0 0 0 0 0 1 18 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33932 s]
/proc/loadavg: 0.15 0.14 0.50 2/76 7238
/proc/meminfo: memFree=1671376/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=0.01
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 759 1704 0 0 0 0 0 1 18 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7231] ppid=7217 vsize=861064 CPUtime=1.29
/proc/7231/stat : 7231 (java) R 7217 7217 6539 0 -1 0 19713 0 1 0 120 9 0 0 16 0 8 0 174976087 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155213445 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7231/statm: 215266 19467 1991 14 0 201471 0
[pid=7231/tid=7232] ppid=7217 vsize=861064 CPUtime=0.03
/proc/7231/task/7232/stat : 7232 (java) S 7217 7217 6539 0 -1 64 3795 0 0 0 2 1 0 0 16 0 8 0 174976091 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7231/tid=7233] ppid=7217 vsize=861064 CPUtime=0
/proc/7231/task/7233/stat : 7233 (java) S 7217 7217 6539 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 174976091 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7231/tid=7234] ppid=7217 vsize=861064 CPUtime=0
/proc/7231/task/7234/stat : 7234 (java) S 7217 7217 6539 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 174976091 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7231/tid=7235] ppid=7217 vsize=861064 CPUtime=0
/proc/7231/task/7235/stat : 7235 (java) S 7217 7217 6539 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 174976094 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7231/tid=7236] ppid=7217 vsize=861064 CPUtime=0.25
/proc/7231/task/7236/stat : 7236 (java) S 7217 7217 6539 0 -1 64 1006 0 0 0 24 1 0 0 16 0 8 0 174976095 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7231/tid=7237] ppid=7217 vsize=861064 CPUtime=0
/proc/7231/task/7237/stat : 7237 (java) S 7217 7217 6539 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174976095 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7231/tid=7238] ppid=7217 vsize=861064 CPUtime=0
/proc/7231/task/7238/stat : 7238 (java) S 7217 7217 6539 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174976095 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908628

[startup+2.97649 s]
/proc/loadavg: 0.15 0.14 0.50 2/76 7238
/proc/meminfo: memFree=1663184/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 47564

[startup+6.25483 s]
/proc/loadavg: 0.22 0.16 0.50 2/69 7239
/proc/meminfo: memFree=1732104/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=10376 CPUtime=3.46
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 2408 0 0 0 345 1 0 0 25 0 1 0 174976362 10625024 2390 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529477 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 2594 2390 54 142 0 2450 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 57940

[startup+12.7195 s]
/proc/loadavg: 0.28 0.17 0.51 2/69 7239
/proc/meminfo: memFree=1726408/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=15600 CPUtime=9.93
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 3715 0 0 0 990 3 0 0 25 0 1 0 174976362 15974400 3697 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 3900 3697 54 142 0 3756 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 63164

[startup+25.5348 s]
/proc/loadavg: 0.44 0.21 0.51 2/66 7244
/proc/meminfo: memFree=1725600/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=21720 CPUtime=22.74
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 5245 0 0 0 2269 5 0 0 25 0 1 0 174976362 22241280 5227 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 5430 5227 54 142 0 5286 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69284

[startup+51.1624 s]
/proc/loadavg: 0.63 0.27 0.53 2/66 7244
/proc/meminfo: memFree=1718256/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=29156 CPUtime=48.35
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 7075 0 0 0 4829 6 0 0 25 0 1 0 174976362 29855744 7057 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525874 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 7289 7057 54 142 0 7145 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76720

[startup+102.416 s]
/proc/loadavg: 0.84 0.38 0.55 2/66 7244
/proc/meminfo: memFree=1715696/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=31640 CPUtime=99.6
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 7700 0 0 0 9953 7 0 0 25 0 1 0 174976362 32399360 7682 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 7910 7682 54 142 0 7766 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 79204

[startup+162.497 s]
/proc/loadavg: 0.94 0.49 0.57 2/66 7246
/proc/meminfo: memFree=1712688/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=34776 CPUtime=159.66
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 8436 0 0 0 15958 8 0 0 25 0 1 0 174976362 35610624 8418 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 8694 8418 54 142 0 8550 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 82340

[startup+222.568 s]
/proc/loadavg: 1.02 0.60 0.60 2/66 7246
/proc/meminfo: memFree=1708720/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=38880 CPUtime=219.71
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 9427 0 0 0 21963 8 0 0 25 0 1 0 174976362 39813120 9409 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 9720 9409 54 142 0 9576 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 86444

[startup+282.641 s]
/proc/loadavg: 1.00 0.67 0.63 2/66 7246
/proc/meminfo: memFree=1704880/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=43032 CPUtime=279.77
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 10399 0 0 0 27967 10 0 0 25 0 1 0 174976362 44064768 10381 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 10758 10381 54 142 0 10614 0
Current children cumulated CPU time (s) 282.51
Current children cumulated vsize (KiB) 90596

[startup+342.711 s]
/proc/loadavg: 1.00 0.73 0.65 2/66 7246
/proc/meminfo: memFree=1702768/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=45284 CPUtime=339.82
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 10958 0 0 0 33971 11 0 0 25 0 1 0 174976362 46370816 10940 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 11321 10940 54 142 0 11177 0
Current children cumulated CPU time (s) 342.56
Current children cumulated vsize (KiB) 92848

[startup+402.788 s]
/proc/loadavg: 1.00 0.77 0.66 2/66 7246
/proc/meminfo: memFree=1699440/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=48516 CPUtime=399.88
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 11741 0 0 0 39976 12 0 0 25 0 1 0 174976362 49680384 11723 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 12129 11723 54 142 0 11985 0
Current children cumulated CPU time (s) 402.62
Current children cumulated vsize (KiB) 96080

[startup+462.86 s]
/proc/loadavg: 1.00 0.81 0.68 2/66 7246
/proc/meminfo: memFree=1698608/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/loadavg: 2.04 1.80 1.25 3/86 7770
/proc/meminfo: memFree=1531704/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=59300 CPUtime=1119.96
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 14287 0 0 0 111977 19 0 0 25 0 1 0 174976362 60723200 14269 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 14825 14269 54 142 0 14681 0
Current children cumulated CPU time (s) 1122.7
Current children cumulated vsize (KiB) 106864

[startup+1183.56 s]
/proc/loadavg: 2.01 1.83 1.29 3/86 7770
/proc/meminfo: memFree=1531384/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=59784 CPUtime=1179.97
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 14382 0 0 0 117978 19 0 0 25 0 1 0 174976362 61218816 14364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 14946 14364 54 142 0 14802 0
Current children cumulated CPU time (s) 1182.71
Current children cumulated vsize (KiB) 107348

[startup+1243.63 s]
/proc/loadavg: 2.04 1.87 1.34 3/86 7770
/proc/meminfo: memFree=1529464/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=61660 CPUtime=1239.98
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 14827 0 0 0 123977 21 0 0 25 0 1 0 174976362 63139840 14809 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 15415 14809 54 142 0 15271 0
Current children cumulated CPU time (s) 1242.72
Current children cumulated vsize (KiB) 109224

[startup+1303.65 s]
/proc/loadavg: 2.01 1.89 1.38 3/86 7770
/proc/meminfo: memFree=1529208/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=61792 CPUtime=1299.93
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 14877 0 0 0 129972 21 0 0 25 0 1 0 174976362 63275008 14859 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 15448 14859 54 142 0 15304 0
Current children cumulated CPU time (s) 1302.67
Current children cumulated vsize (KiB) 109356

[startup+1363.66 s]
/proc/loadavg: 2.00 1.91 1.41 3/86 7770
/proc/meminfo: memFree=1528056/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=62936 CPUtime=1359.9
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 15156 0 0 0 135969 21 0 0 25 0 1 0 174976362 64446464 15138 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 15734 15138 54 142 0 15590 0
Current children cumulated CPU time (s) 1362.64
Current children cumulated vsize (KiB) 110500

[startup+1423.69 s]
/proc/loadavg: 2.00 1.92 1.45 3/86 7770
/proc/meminfo: memFree=1461752/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=63236 CPUtime=1419.86
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 15216 0 0 0 141965 21 0 0 25 0 1 0 174976362 64753664 15198 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 15809 15198 54 142 0 15665 0
Current children cumulated CPU time (s) 1422.6
Current children cumulated vsize (KiB) 110800

[startup+1483.7 s]
/proc/loadavg: 2.00 1.94 1.48 3/86 7770
/proc/meminfo: memFree=1461368/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=63684 CPUtime=1479.79
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 15319 0 0 0 147958 21 0 0 25 0 1 0 174976362 65212416 15301 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 15921 15301 54 142 0 15777 0
Current children cumulated CPU time (s) 1482.53
Current children cumulated vsize (KiB) 111248

[startup+1543.77 s]
/proc/loadavg: 2.00 1.94 1.51 3/86 7770
/proc/meminfo: memFree=1460408/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=64640 CPUtime=1539.8
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 15546 0 0 0 153959 21 0 0 25 0 1 0 174976362 66191360 15528 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 16160 15528 54 142 0 16016 0
Current children cumulated CPU time (s) 1542.54
Current children cumulated vsize (KiB) 112204

[startup+1603.83 s]
/proc/loadavg: 2.00 1.95 1.54 3/86 7770
/proc/meminfo: memFree=1460216/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=64776 CPUtime=1599.82
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 15584 0 0 0 159960 22 0 0 25 0 1 0 174976362 66330624 15566 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 16194 15566 54 142 0 16050 0
Current children cumulated CPU time (s) 1602.56
Current children cumulated vsize (KiB) 112340

[startup+1663.89 s]
/proc/loadavg: 2.00 1.96 1.56 3/86 7770
/proc/meminfo: memFree=1460024/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=65116 CPUtime=1659.8
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 15641 0 0 0 165958 22 0 0 25 0 1 0 174976362 66678784 15623 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 16279 15623 54 142 0 16135 0
Current children cumulated CPU time (s) 1662.54
Current children cumulated vsize (KiB) 112680

[startup+1723.96 s]
/proc/loadavg: 2.04 1.97 1.59 3/86 7770
/proc/meminfo: memFree=1459960/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=65116 CPUtime=1719.82
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 15644 0 0 0 171960 22 0 0 25 0 1 0 174976362 66678784 15626 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 16279 15626 54 142 0 16135 0
Current children cumulated CPU time (s) 1722.56
Current children cumulated vsize (KiB) 112680

[startup+1783.99 s]
/proc/loadavg: 2.01 1.97 1.62 3/86 7770
/proc/meminfo: memFree=1459768/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=65416 CPUtime=1779.8
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 15689 0 0 0 177958 22 0 0 25 0 1 0 174976362 66985984 15671 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 16354 15671 54 142 0 16210 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (KiB) 112980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.56 s]
/proc/loadavg: 2.01 1.97 1.62 3/86 7770
/proc/meminfo: memFree=1459704/2055920 swapFree=4191892/4192956
[pid=7217] ppid=7215 vsize=47564 CPUtime=2.74
/proc/7217/stat : 7217 (galac.sh) S 7215 7217 6539 0 -1 4194304 797 23369 0 1 0 0 260 14 16 0 1 0 174976084 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7217/statm: 11891 362 244 79 0 218 0
[pid=7239] ppid=7217 vsize=65416 CPUtime=1797.34
/proc/7239/stat : 7239 (minisat) R 7217 7217 6539 0 -1 4194304 15692 0 0 0 179712 22 0 0 25 0 1 0 174976362 66985984 15674 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/7239/statm: 16354 15674 54 142 0 16210 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 112980

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 7217 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=604604 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=148977
CPU time returned by wait4() is 2.75358
while last known CPU time is 1800.08

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

Real time (s): 1801.57
CPU time (s): 1800.08
CPU user time (s): 1799.72
CPU system time (s): 0.36
CPU usage (%): 99.9172
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6046
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24166
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= 883
involuntary context switches= 127

runsolver used 1.88871 s user time and 5.49516 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Jan  8 14:16:08 UTC 2007


IDJOB= 223512
IDBENCH= 5650
FILE ID= node44/223512-1168265766

PBS_JOBID= 3482769

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-79_ext.xml
COMMAND LINE= /tmp/evaluation/223512-1168265766/galac.sh /tmp/evaluation/223512-1168265766/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-223512-1168265766 -o ROOT/results/node44/solver-223512-1168265766 -C 1800 -M 900  /tmp/evaluation/223512-1168265766/galac.sh /tmp/evaluation/223512-1168265766/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  22efc0fede6b4b092567517f20fc5741

RANDOM SEED= 90989097

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.213
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.213
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:       1739952 kB
Buffers:         42424 kB
Cached:         199012 kB
SwapCached:        304 kB
Active:         135092 kB
Inactive:       125984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739952 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3312 kB
Writeback:           0 kB
Mapped:          28504 kB
Slab:            40620 kB
Committed_AS:  3804520 kB
PageTables:       1596 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= 66541 MiB



End job on node44 on Mon Jan  8 14:46:13 UTC 2007