Trace number 223813

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 1SAT 370.984 374.129

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-31_ext.xml
MD5SUMc5beed9588e93895181bfaa0c8eda6ab
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 benchmark4.26435
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.22	c --- Preproc Stats ---
1.50	c start processing
1.50	c start relation processing
1.55	c start cnf exporting
3.21	c parsing time : 0.898
3.21	c preprocessing time : 2.607
3.21	
3.21	c Nary constraints - conflicts : 0 supports : 0
3.21	c Binary constraints - conflicts : 98 supports :82
3.21	c max arity constraint : 2
3.21	c Max Tuples generated 0
3.21	c relations : 180
3.21	c relations BDD: 0
3.21	c vars : 1001 - clauses :  45663
3.21	
3.24	 
3.24	c --- Minisat Stats ---
3.24	 
373.14	c restarts              : 18
373.14	c conflicts             : 225664         (615 /sec)
373.14	c decisions             : 351876         (1.24 % random) (958 /sec)
373.14	c propagations          : 32069073       (87338 /sec)
373.14	c conflict literals     : 26849400       (26.85 % deleted)
373.14	c Memory used           : 48.11 MB
373.14	c CPU time              : 367.185 s
373.14	
373.14	s SATISFIABLE
374.12	v 5 7 17 14 10 18 0 20 24 12 23 6 13 22 18 20 1 12 5 13 10 8 7 17 3 5 1 9 10 16 0 9 14 6 9 22 6 21 2 17

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node25/watcher-223813-1168266523 -o ROOT/results/node25/solver-223813-1168266523 -C 1800 -M 900 /tmp/evaluation/223813-1168266523/galac.sh /tmp/evaluation/223813-1168266523/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.61 1.90 2.06 4/86 11363
/proc/meminfo: memFree=616160/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=18540 CPUtime=0
/proc/11362/stat : 11362 (runsolver) D 11360 11362 10820 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 175044679 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 215781797159 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/11362/statm: 4635 279 244 17 0 2626 0

[startup+0.107473 s]
/proc/loadavg: 1.61 1.90 2.06 4/86 11363
/proc/meminfo: memFree=616160/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=8740 CPUtime=0
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 446 953 4 0 0 0 0 0 17 0 1 0 175044679 8949760 310 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11362/statm: 2185 310 217 79 0 178 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8740

[startup+0.515528 s]
/proc/loadavg: 1.61 1.90 2.06 4/86 11363
/proc/meminfo: memFree=616160/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=0.01
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 755 1704 5 0 0 0 0 1 18 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33767 s]
/proc/loadavg: 1.64 1.90 2.06 3/94 11383
/proc/meminfo: memFree=559768/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=0.01
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 755 1704 5 0 0 0 0 1 18 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11376] ppid=11362 vsize=861064 CPUtime=0.8
/proc/11376/stat : 11376 (java) R 11362 11362 10820 0 -1 0 19506 0 59 0 66 14 0 0 22 0 8 0 175044701 881729536 19318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073652494 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11376/statm: 215266 19318 1969 14 0 201471 0
[pid=11376/tid=11377] ppid=11362 vsize=861064 CPUtime=0.03
/proc/11376/task/11377/stat : 11377 (java) S 11362 11362 10820 0 -1 64 3791 0 0 0 2 1 0 0 17 0 8 0 175044723 881729536 19318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11378] ppid=11362 vsize=861064 CPUtime=0
/proc/11376/task/11378/stat : 11378 (java) S 11362 11362 10820 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 175044724 881729536 19318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11379] ppid=11362 vsize=861064 CPUtime=0
/proc/11376/task/11379/stat : 11379 (java) S 11362 11362 10820 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 175044724 881729536 19318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11380] ppid=11362 vsize=861064 CPUtime=0
/proc/11376/task/11380/stat : 11380 (java) S 11362 11362 10820 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 175044731 881729536 19318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11381] ppid=11362 vsize=861064 CPUtime=0.13
/proc/11376/task/11381/stat : 11381 (java) S 11362 11362 10820 0 -1 64 908 0 0 0 13 0 0 0 16 0 8 0 175044731 881729536 19318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11382] ppid=11362 vsize=861064 CPUtime=0
/proc/11376/task/11382/stat : 11382 (java) S 11362 11362 10820 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 175044731 881729536 19318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11383] ppid=11362 vsize=861064 CPUtime=0
/proc/11376/task/11383/stat : 11383 (java) S 11362 11362 10820 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175044731 881729536 19318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 908616

[startup+2.98895 s]
/proc/loadavg: 1.64 1.90 2.06 3/94 11383
/proc/meminfo: memFree=517848/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=0.01
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 755 1704 5 0 0 0 0 1 18 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11376] ppid=11362 vsize=861064 CPUtime=2.44
/proc/11376/stat : 11376 (java) R 11362 11362 10820 0 -1 0 21515 0 62 0 227 17 0 0 25 0 8 0 175044701 881729536 21328 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074112237 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11376/statm: 215266 21328 1994 14 0 201471 0
[pid=11376/tid=11377] ppid=11362 vsize=861064 CPUtime=0.05
/proc/11376/task/11377/stat : 11377 (java) S 11362 11362 10820 0 -1 64 5639 0 0 0 4 1 0 0 16 0 8 0 175044723 881729536 21328 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11378] ppid=11362 vsize=861064 CPUtime=0
/proc/11376/task/11378/stat : 11378 (java) S 11362 11362 10820 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175044724 881729536 21328 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11379] ppid=11362 vsize=861064 CPUtime=0
/proc/11376/task/11379/stat : 11379 (java) S 11362 11362 10820 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 175044724 881729536 21328 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11380] ppid=11362 vsize=861064 CPUtime=0
/proc/11376/task/11380/stat : 11380 (java) S 11362 11362 10820 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 175044731 881729536 21328 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11381] ppid=11362 vsize=861064 CPUtime=0.27
/proc/11376/task/11381/stat : 11381 (java) S 11362 11362 10820 0 -1 64 1018 0 0 0 26 1 0 0 15 0 8 0 175044731 881729536 21328 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11382] ppid=11362 vsize=861064 CPUtime=0
/proc/11376/task/11382/stat : 11382 (java) S 11362 11362 10820 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 175044731 881729536 21328 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11376/tid=11383] ppid=11362 vsize=861064 CPUtime=0
/proc/11376/task/11383/stat : 11383 (java) S 11362 11362 10820 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175044731 881729536 21328 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 908616

[startup+6.27752 s]
/proc/loadavg: 1.67 1.90 2.06 3/87 11384
/proc/meminfo: memFree=586320/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=2.7
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 793 23257 5 62 0 0 250 20 17 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11384] ppid=11362 vsize=10468 CPUtime=3
/proc/11384/stat : 11384 (minisat) R 11362 11362 10820 0 -1 4194304 2439 0 0 0 299 1 0 0 25 0 1 0 175045003 10719232 2421 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/11384/statm: 2617 2421 54 142 0 2473 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 58020

[startup+12.7446 s]
/proc/loadavg: 1.70 1.90 2.06 3/87 11384
/proc/meminfo: memFree=580568/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=2.7
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 793 23257 5 62 0 0 250 20 17 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11384] ppid=11362 vsize=15764 CPUtime=9.43
/proc/11384/stat : 11384 (minisat) R 11362 11362 10820 0 -1 4194304 3744 0 0 0 941 2 0 0 25 0 1 0 175045003 16142336 3726 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11384/statm: 3941 3726 54 142 0 3797 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 63316

[startup+25.5798 s]
/proc/loadavg: 1.74 1.91 2.06 3/87 11610
/proc/meminfo: memFree=573904/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=2.7
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 793 23257 5 62 0 0 250 20 17 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11384] ppid=11362 vsize=22500 CPUtime=22.26
/proc/11384/stat : 11384 (minisat) R 11362 11362 10820 0 -1 4194304 5418 0 0 0 2220 6 0 0 25 0 1 0 175045003 23040000 5400 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/11384/statm: 5625 5400 54 142 0 5481 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 70052

[startup+51.2292 s]
/proc/loadavg: 1.84 1.91 2.06 3/87 11610
/proc/meminfo: memFree=566352/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=2.7
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 793 23257 5 62 0 0 250 20 17 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11384] ppid=11362 vsize=30064 CPUtime=47.87
/proc/11384/stat : 11384 (minisat) R 11362 11362 10820 0 -1 4194304 7277 0 0 0 4779 8 0 0 25 0 1 0 175045003 30785536 7259 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11384/statm: 7516 7259 54 142 0 7372 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 77616

[startup+102.52 s]
/proc/loadavg: 1.93 1.92 2.05 3/87 11689
/proc/meminfo: memFree=563984/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=2.7
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 793 23257 5 62 0 0 250 20 17 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11384] ppid=11362 vsize=33748 CPUtime=99.1
/proc/11384/stat : 11384 (minisat) R 11362 11362 10820 0 -1 4194304 8204 0 0 0 9901 9 0 0 25 0 1 0 175045003 34557952 8186 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/11384/statm: 8437 8186 54 142 0 8293 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 81300

[startup+162.591 s]
/proc/loadavg: 1.97 1.94 2.05 3/89 11699
/proc/meminfo: memFree=555136/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=2.7
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 793 23257 5 62 0 0 250 20 17 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11384] ppid=11362 vsize=39948 CPUtime=158.66
/proc/11384/stat : 11384 (minisat) R 11362 11362 10820 0 -1 4194304 9668 0 0 0 15854 12 0 0 25 0 1 0 175045003 40906752 9650 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/11384/statm: 9987 9650 54 142 0 9843 0
Current children cumulated CPU time (s) 161.36
Current children cumulated vsize (KiB) 87500

[startup+222.687 s]
/proc/loadavg: 1.99 1.94 2.04 3/89 11699
/proc/meminfo: memFree=553856/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=2.7
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 793 23257 5 62 0 0 250 20 17 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11384] ppid=11362 vsize=41276 CPUtime=218.2
/proc/11384/stat : 11384 (minisat) R 11362 11362 10820 0 -1 4194304 9971 0 0 0 21808 12 0 0 25 0 1 0 175045003 42266624 9953 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11384/statm: 10319 9953 54 142 0 10175 0
Current children cumulated CPU time (s) 220.9
Current children cumulated vsize (KiB) 88828

[startup+282.698 s]
/proc/loadavg: 1.99 1.95 2.04 3/89 11699
/proc/meminfo: memFree=551040/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=2.7
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 793 23257 5 62 0 0 250 20 17 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11384] ppid=11362 vsize=44080 CPUtime=277.66
/proc/11384/stat : 11384 (minisat) R 11362 11362 10820 0 -1 4194304 10659 0 0 0 27752 14 0 0 25 0 1 0 175045003 45137920 10641 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11384/statm: 11020 10641 54 142 0 10876 0
Current children cumulated CPU time (s) 280.36
Current children cumulated vsize (KiB) 91632

[startup+342.71 s]
/proc/loadavg: 1.99 1.96 2.03 3/89 11699
/proc/meminfo: memFree=546560/2055920 swapFree=4170848/4192956
[pid=11362] ppid=11360 vsize=47552 CPUtime=2.7
/proc/11362/stat : 11362 (galac.sh) S 11360 11362 10820 0 -1 4194304 793 23257 5 62 0 0 250 20 17 0 1 0 175044679 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11362/statm: 11888 362 244 79 0 218 0
[pid=11384] ppid=11362 vsize=48644 CPUtime=337.12
/proc/11384/stat : 11384 (minisat) R 11362 11362 10820 0 -1 4194304 11764 0 0 0 33697 15 0 0 25 0 1 0 175045003 49811456 11746 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522146 0 0 4096 3 0 0 0 17 1 0 0
/proc/11384/statm: 12161 11746 54 142 0 12017 0
Current children cumulated CPU time (s) 339.82
Current children cumulated vsize (KiB) 96196

Child status: 0
Real time (s): 374.129
CPU time (s): 370.984
CPU user time (s): 370.463
CPU system time (s): 0.52092
CPU usage (%): 99.1593
Max. virtual memory (cumulated for all children) (KiB): 908712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 370.463
system time used= 0.52092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52325
page faults= 68
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2269
involuntary context switches= 12710

runsolver used 0.435933 s user time and 1.17282 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Jan  8 14:28:43 UTC 2007


IDJOB= 223813
IDBENCH= 5680
FILE ID= node25/223813-1168266523

PBS_JOBID= 3482864

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  c5beed9588e93895181bfaa0c8eda6ab

RANDOM SEED= 238151645

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.279
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.279
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:        616704 kB
Buffers:          2864 kB
Cached:        1352868 kB
SwapCached:       2160 kB
Active:         816112 kB
Inactive:       570288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        616704 kB
SwapTotal:     4192956 kB
SwapFree:      4170848 kB
Dirty:            3144 kB
Writeback:           0 kB
Mapped:          43392 kB
Slab:            37688 kB
Committed_AS:  3714972 kB
PageTables:       2268 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= 66561 MiB



End job on node25 on Mon Jan  8 14:34:57 UTC 2007