Trace number 224106

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 1UNSAT 444.332 446.191

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-33_ext.xml
MD5SUM99ca03af81338811d77d016dbff42039
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.19406
SatisfiableNO
(Un)Satisfiability was provedNO
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 ---
1.05	c start processing
1.05	c start relation processing
1.10	c start cnf exporting
2.94	c parsing time : 0.889
2.94	c preprocessing time : 2.779
2.94	
2.94	c Nary constraints - conflicts : 0 supports : 0
2.94	c Binary constraints - conflicts : 93 supports :87
2.94	c max arity constraint : 2
2.94	c Max Tuples generated 0
2.94	c relations : 180
2.94	c relations BDD: 0
2.94	c vars : 1001 - clauses :  44583
2.94	
2.99	 
2.99	c --- Minisat Stats ---
2.99	 
446.17	c restarts              : 18
446.17	c conflicts             : 285752         (648 /sec)
446.17	c decisions             : 418854         (1.30 % random) (949 /sec)
446.17	c propagations          : 39362811       (89205 /sec)
446.17	c conflict literals     : 27465450       (32.09 % deleted)
446.17	c Memory used           : 42.46 MB
446.17	c CPU time              : 441.263 s
446.17	
446.17	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-224106-1168267742 -o ROOT/results/node60/solver-224106-1168267742 -C 1800 -M 900 /tmp/evaluation/224106-1168267742/galac.sh /tmp/evaluation/224106-1168267742/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: 2.04 2.00 1.84 5/74 9245
/proc/meminfo: memFree=1413248/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=18540 CPUtime=0
/proc/9244/stat : 9244 (runsolver) R 9242 9244 9026 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 175172066 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9244/statm: 4635 279 244 17 0 2626 0

[startup+0.108534 s]
/proc/loadavg: 2.04 2.00 1.84 5/74 9245
/proc/meminfo: memFree=1413248/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=0.01
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.520574 s]
/proc/loadavg: 2.04 2.00 1.84 5/74 9245
/proc/meminfo: memFree=1413248/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=0.01
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.34366 s]
/proc/loadavg: 2.04 2.00 1.84 4/82 9265
/proc/meminfo: memFree=1342528/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=0.01
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9258] ppid=9244 vsize=861064 CPUtime=1.28
/proc/9258/stat : 9258 (java) R 9244 9244 9026 0 -1 0 19714 0 1 0 116 12 0 0 17 0 8 0 175172070 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073516267 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9258/statm: 215266 19468 1992 14 0 201471 0
[pid=9258/tid=9259] ppid=9244 vsize=861064 CPUtime=0.03
/proc/9258/task/9259/stat : 9259 (java) S 9244 9244 9026 0 -1 64 3795 0 0 0 2 1 0 0 16 0 8 0 175172073 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9260] ppid=9244 vsize=861064 CPUtime=0
/proc/9258/task/9260/stat : 9260 (java) S 9244 9244 9026 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175172074 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9261] ppid=9244 vsize=861064 CPUtime=0
/proc/9258/task/9261/stat : 9261 (java) S 9244 9244 9026 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 175172074 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9262] ppid=9244 vsize=861064 CPUtime=0
/proc/9258/task/9262/stat : 9262 (java) S 9244 9244 9026 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175172077 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9263] ppid=9244 vsize=861064 CPUtime=0.27
/proc/9258/task/9263/stat : 9263 (java) R 9244 9244 9026 0 -1 64 1006 0 0 0 25 2 0 0 21 0 8 0 175172077 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9264] ppid=9244 vsize=861064 CPUtime=0
/proc/9258/task/9264/stat : 9264 (java) S 9244 9244 9026 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175172077 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9265] ppid=9244 vsize=861064 CPUtime=0
/proc/9258/task/9265/stat : 9265 (java) S 9244 9244 9026 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175172077 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908632

[startup+2.98081 s]
/proc/loadavg: 2.04 2.00 1.84 3/82 9265
/proc/meminfo: memFree=1334336/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=0.01
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9258] ppid=9244 vsize=861064 CPUtime=2.87
/proc/9258/stat : 9258 (java) S 9244 9244 9026 0 -1 0 21623 0 1 0 274 13 0 0 25 0 8 0 175172070 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9258/statm: 215266 21374 1995 14 0 201471 0
[pid=9258/tid=9259] ppid=9244 vsize=861064 CPUtime=0.08
/proc/9258/task/9259/stat : 9259 (java) S 9244 9244 9026 0 -1 64 5682 0 0 0 6 2 0 0 16 0 8 0 175172073 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9260] ppid=9244 vsize=861064 CPUtime=0
/proc/9258/task/9260/stat : 9260 (java) S 9244 9244 9026 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175172074 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9261] ppid=9244 vsize=861064 CPUtime=0
/proc/9258/task/9261/stat : 9261 (java) S 9244 9244 9026 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 175172074 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9262] ppid=9244 vsize=861064 CPUtime=0
/proc/9258/task/9262/stat : 9262 (java) S 9244 9244 9026 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175172077 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9263] ppid=9244 vsize=861064 CPUtime=0.29
/proc/9258/task/9263/stat : 9263 (java) S 9244 9244 9026 0 -1 64 1018 0 0 0 27 2 0 0 16 0 8 0 175172077 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9264] ppid=9244 vsize=861064 CPUtime=0
/proc/9258/task/9264/stat : 9264 (java) S 9244 9244 9026 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175172077 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9258/tid=9265] ppid=9244 vsize=861064 CPUtime=0
/proc/9258/task/9265/stat : 9265 (java) S 9244 9244 9026 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175172077 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 908632

[startup+6.26114 s]
/proc/loadavg: 2.04 2.00 1.84 3/75 9266
/proc/meminfo: memFree=1403832/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=2.9
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 798 23334 0 1 0 0 274 16 17 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9266] ppid=9244 vsize=9256 CPUtime=3.22
/proc/9266/stat : 9266 (minisat) R 9244 9244 9026 0 -1 4194304 2134 0 0 0 321 1 0 0 25 0 1 0 175172365 9478144 2116 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9266/statm: 2314 2116 54 142 0 2170 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 56824

[startup+12.7398 s]
/proc/loadavg: 2.03 2.00 1.84 3/75 9266
/proc/meminfo: memFree=1398072/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=2.9
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 798 23334 0 1 0 0 274 16 17 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9266] ppid=9244 vsize=14052 CPUtime=9.64
/proc/9266/stat : 9266 (minisat) R 9244 9244 9026 0 -1 4194304 3334 0 0 0 962 2 0 0 25 0 1 0 175172365 14389248 3316 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529489 0 0 4096 3 0 0 0 17 1 0 0
/proc/9266/statm: 3513 3316 54 142 0 3369 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 61620

[startup+25.579 s]
/proc/loadavg: 2.03 2.00 1.84 3/75 9266
/proc/meminfo: memFree=1391480/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=2.9
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 798 23334 0 1 0 0 274 16 17 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9266] ppid=9244 vsize=19992 CPUtime=22.36
/proc/9266/stat : 9266 (minisat) R 9244 9244 9026 0 -1 4194304 4770 0 0 0 2232 4 0 0 25 0 1 0 175172365 20471808 4752 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/9266/statm: 4998 4752 54 142 0 4854 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 67560

[startup+51.2526 s]
/proc/loadavg: 2.02 2.00 1.85 3/75 9266
/proc/meminfo: memFree=1382264/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=2.9
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 798 23334 0 1 0 0 274 16 17 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9266] ppid=9244 vsize=26932 CPUtime=47.8
/proc/9266/stat : 9266 (minisat) R 9244 9244 9026 0 -1 4194304 6482 0 0 0 4774 6 0 0 25 0 1 0 175172365 27578368 6464 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/9266/statm: 6733 6464 54 142 0 6589 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 74500

[startup+102.494 s]
/proc/loadavg: 2.01 2.00 1.85 3/75 9266
/proc/meminfo: memFree=1375928/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=2.9
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 798 23334 0 1 0 0 274 16 17 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9266] ppid=9244 vsize=29708 CPUtime=98.58
/proc/9266/stat : 9266 (minisat) R 9244 9244 9026 0 -1 4194304 7154 0 0 0 9851 7 0 0 25 0 1 0 175172365 30420992 7136 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/9266/statm: 7427 7136 54 142 0 7283 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 77276

[startup+162.576 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 9319
/proc/meminfo: memFree=1615328/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=2.9
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 798 23334 0 1 0 0 274 16 17 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9266] ppid=9244 vsize=36128 CPUtime=158.17
/proc/9266/stat : 9266 (minisat) R 9244 9244 9026 0 -1 4194304 8705 0 0 0 15807 10 0 0 25 0 1 0 175172365 36995072 8687 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9266/statm: 9032 8687 54 142 0 8888 0
Current children cumulated CPU time (s) 161.07
Current children cumulated vsize (KiB) 83696

[startup+222.583 s]
/proc/loadavg: 1.96 1.98 1.86 3/83 9428
/proc/meminfo: memFree=1618688/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=2.9
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 798 23334 0 1 0 0 274 16 17 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9266] ppid=9244 vsize=38704 CPUtime=218.02
/proc/9266/stat : 9266 (minisat) R 9244 9244 9026 0 -1 4194304 9280 0 0 0 21790 12 0 0 25 0 1 0 175172365 39632896 9262 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9266/statm: 9676 9262 54 142 0 9532 0
Current children cumulated CPU time (s) 220.92
Current children cumulated vsize (KiB) 86272

[startup+282.659 s]
/proc/loadavg: 1.98 1.98 1.86 3/83 9428
/proc/meminfo: memFree=1618304/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=2.9
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 798 23334 0 1 0 0 274 16 17 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9266] ppid=9244 vsize=39132 CPUtime=278.02
/proc/9266/stat : 9266 (minisat) R 9244 9244 9026 0 -1 4194304 9401 0 0 0 27790 12 0 0 25 0 1 0 175172365 40071168 9383 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9266/statm: 9783 9383 54 142 0 9639 0
Current children cumulated CPU time (s) 280.92
Current children cumulated vsize (KiB) 86700

[startup+342.661 s]
/proc/loadavg: 1.99 1.98 1.87 3/83 9428
/proc/meminfo: memFree=1617280/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=2.9
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 798 23334 0 1 0 0 274 16 17 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9266] ppid=9244 vsize=40316 CPUtime=337.97
/proc/9266/stat : 9266 (minisat) R 9244 9244 9026 0 -1 4194304 9656 0 0 0 33785 12 0 0 25 0 1 0 175172365 41283584 9638 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9266/statm: 10079 9638 54 142 0 9935 0
Current children cumulated CPU time (s) 340.87
Current children cumulated vsize (KiB) 87884

[startup+402.663 s]
/proc/loadavg: 2.06 2.00 1.88 3/83 9428
/proc/meminfo: memFree=1614720/2055920 swapFree=4192812/4192956
[pid=9244] ppid=9242 vsize=47568 CPUtime=2.9
/proc/9244/stat : 9244 (galac.sh) S 9242 9244 9026 0 -1 4194304 798 23334 0 1 0 0 274 16 17 0 1 0 175172066 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9244/statm: 11892 363 245 79 0 218 0
[pid=9266] ppid=9244 vsize=42912 CPUtime=397.92
/proc/9266/stat : 9266 (minisat) R 9244 9244 9026 0 -1 4194304 10273 0 0 0 39779 13 0 0 25 0 1 0 175172365 43941888 10255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9266/statm: 10728 10255 54 142 0 10584 0
Current children cumulated CPU time (s) 400.82
Current children cumulated vsize (KiB) 90480

Child status: 0
Real time (s): 446.191
CPU time (s): 444.332
CPU user time (s): 444.01
CPU system time (s): 0.321951
CPU usage (%): 99.5835
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 444.01
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34740
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= 902
involuntary context switches= 5980

runsolver used 0.52292 s user time and 1.45078 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Jan  8 14:49:02 UTC 2007


IDJOB= 224106
IDBENCH= 5708
FILE ID= node60/224106-1168267742

PBS_JOBID= 3482903

Free space on /tmp= 66479 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  99ca03af81338811d77d016dbff42039

RANDOM SEED= 792045487

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:       1413664 kB
Buffers:         55508 kB
Cached:         271572 kB
SwapCached:          0 kB
Active:         466064 kB
Inactive:       116540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1413664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3312 kB
Writeback:           0 kB
Mapped:         266512 kB
Slab:            44556 kB
Committed_AS:  4531228 kB
PageTables:       2320 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= 66558 MiB



End job on node60 on Mon Jan  8 14:56:28 UTC 2007