Trace number 223974

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 746.501 749.968

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-41_ext.xml
MD5SUM9f16b09dae26e5d27f7de4811a1d5d84
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 benchmark8.46271
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.03	c start processing
1.03	c start relation processing
1.09	c start cnf exporting
2.89	c parsing time : 0.871
2.89	c preprocessing time : 2.725
2.89	
2.89	c Nary constraints - conflicts : 0 supports : 0
2.89	c Binary constraints - conflicts : 93 supports :87
2.89	c max arity constraint : 2
2.89	c Max Tuples generated 0
2.89	c relations : 180
2.89	c relations BDD: 0
2.89	c vars : 1001 - clauses :  44589
2.89	
2.94	 
2.94	c --- Minisat Stats ---
2.94	 
749.95	c restarts              : 19
749.95	c conflicts             : 422683         (569 /sec)
749.95	c decisions             : 638130         (1.31 % random) (858 /sec)
749.95	c propagations          : 58130654       (78188 /sec)
749.95	c conflict literals     : 42403506       (32.09 % deleted)
749.95	c Memory used           : 48.69 MB
749.95	c CPU time              : 743.473 s
749.95	
749.95	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/node40/watcher-223974-1168267363 -o ROOT/results/node40/solver-223974-1168267363 -C 1800 -M 900 /tmp/evaluation/223974-1168267363/galac.sh /tmp/evaluation/223974-1168267363/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.06 2.01 1.83 5/75 24148
/proc/meminfo: memFree=1595912/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=8560 CPUtime=0
/proc/24147/stat : 24147 (galac.sh) R 24145 24147 23335 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 175135617 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519796623 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24147/statm: 2140 253 197 79 0 133 0

[startup+0.10626 s]
/proc/loadavg: 2.06 2.01 1.83 5/75 24148
/proc/meminfo: memFree=1595912/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=0.01
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.514313 s]
/proc/loadavg: 2.06 2.01 1.83 5/75 24148
/proc/meminfo: memFree=1595912/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=0.01
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33542 s]
/proc/loadavg: 2.05 2.01 1.83 3/83 24168
/proc/meminfo: memFree=1525256/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=0.01
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24161] ppid=24147 vsize=861064 CPUtime=1.26
/proc/24161/stat : 24161 (java) R 24147 24147 23335 0 -1 0 19713 0 1 0 117 9 0 0 25 0 8 0 175135621 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074072217 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24161/statm: 215266 19467 1992 14 0 201471 0
[pid=24161/tid=24162] ppid=24147 vsize=861064 CPUtime=0.03
/proc/24161/task/24162/stat : 24162 (java) S 24147 24147 23335 0 -1 64 3794 0 0 0 2 1 0 0 16 0 8 0 175135624 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24161/tid=24163] ppid=24147 vsize=861064 CPUtime=0
/proc/24161/task/24163/stat : 24163 (java) S 24147 24147 23335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175135624 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24161/tid=24164] ppid=24147 vsize=861064 CPUtime=0
/proc/24161/task/24164/stat : 24164 (java) S 24147 24147 23335 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175135624 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24161/tid=24165] ppid=24147 vsize=861064 CPUtime=0
/proc/24161/task/24165/stat : 24165 (java) S 24147 24147 23335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175135628 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24161/tid=24166] ppid=24147 vsize=861064 CPUtime=0.27
/proc/24161/task/24166/stat : 24166 (java) S 24147 24147 23335 0 -1 64 1010 0 0 0 26 1 0 0 15 0 8 0 175135628 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24161/tid=24167] ppid=24147 vsize=861064 CPUtime=0
/proc/24161/task/24167/stat : 24167 (java) S 24147 24147 23335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175135628 881729536 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24161/tid=24168] ppid=24147 vsize=861064 CPUtime=0
/proc/24161/task/24168/stat : 24168 (java) S 24147 24147 23335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175135628 881729536 19467 18446744073709551615 134512640 134570532 4294956112 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) 908628

[startup+2.97263 s]
/proc/loadavg: 2.05 2.01 1.83 3/83 24168
/proc/meminfo: memFree=1517000/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 47564

[startup+6.25206 s]
/proc/loadavg: 2.05 2.01 1.83 3/76 24169
/proc/meminfo: memFree=1586560/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=9784 CPUtime=3.27
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 2266 0 0 0 325 2 0 0 25 0 1 0 175135911 10018816 2248 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/24169/statm: 2446 2248 54 142 0 2302 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 57348

[startup+12.7269 s]
/proc/loadavg: 2.04 2.01 1.83 3/76 24169
/proc/meminfo: memFree=1581504/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=14316 CPUtime=9.68
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 3372 0 0 0 965 3 0 0 25 0 1 0 175135911 14659584 3354 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/24169/statm: 3579 3354 54 142 0 3435 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 61880

[startup+25.5686 s]
/proc/loadavg: 2.04 2.01 1.84 3/76 24169
/proc/meminfo: memFree=1576256/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=19660 CPUtime=22.41
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 4713 0 0 0 2237 4 0 0 25 0 1 0 175135911 20131840 4695 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24169/statm: 4915 4695 54 142 0 4771 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 67224

[startup+51.2539 s]
/proc/loadavg: 2.02 2.01 1.84 3/76 24169
/proc/meminfo: memFree=1568576/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=27516 CPUtime=47.85
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 6635 0 0 0 4779 6 0 0 25 0 1 0 175135911 28176384 6617 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529313 0 0 4096 3 0 0 0 17 1 0 0
/proc/24169/statm: 6879 6617 54 142 0 6735 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 75080

[startup+102.524 s]
/proc/loadavg: 2.01 2.00 1.84 3/76 24169
/proc/meminfo: memFree=1566336/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=29764 CPUtime=98.66
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 7189 0 0 0 9859 7 0 0 25 0 1 0 175135911 30478336 7171 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/24169/statm: 7441 7171 54 142 0 7297 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 77328

[startup+162.528 s]
/proc/loadavg: 2.00 2.00 1.85 3/76 24169
/proc/meminfo: memFree=1561984/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=34236 CPUtime=158.12
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 8257 0 0 0 15803 9 0 0 25 0 1 0 175135911 35057664 8239 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 1 0 0
/proc/24169/statm: 8559 8239 54 142 0 8415 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 81800

[startup+222.534 s]
/proc/loadavg: 2.03 2.01 1.86 3/76 24169
/proc/meminfo: memFree=1557056/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=39160 CPUtime=217.58
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 9480 0 0 0 21748 10 0 0 25 0 1 0 175135911 40099840 9462 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24169/statm: 9790 9462 54 142 0 9646 0
Current children cumulated CPU time (s) 220.43
Current children cumulated vsize (KiB) 86724

[startup+282.537 s]
/proc/loadavg: 2.06 2.02 1.87 3/76 24169
/proc/meminfo: memFree=1556160/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=40060 CPUtime=277.03
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 9691 0 0 0 27693 10 0 0 25 0 1 0 175135911 41021440 9673 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24169/statm: 10015 9673 54 142 0 9871 0
Current children cumulated CPU time (s) 279.88
Current children cumulated vsize (KiB) 87624

[startup+342.634 s]
/proc/loadavg: 2.00 2.01 1.88 3/75 24245
/proc/meminfo: memFree=1536896/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=44900 CPUtime=336.7
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 10860 0 0 0 33658 12 0 0 25 0 1 0 175135911 45977600 10842 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/24169/statm: 11225 10842 54 142 0 11081 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 92464

[startup+402.714 s]
/proc/loadavg: 2.03 2.02 1.89 3/75 24245
/proc/meminfo: memFree=1519176/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=45892 CPUtime=396.73
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 11082 0 0 0 39661 12 0 0 25 0 1 0 175135911 46993408 11064 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134533571 0 0 4096 3 0 0 0 17 0 0 0
/proc/24169/statm: 11473 11064 54 142 0 11329 0
Current children cumulated CPU time (s) 399.58
Current children cumulated vsize (KiB) 93456

[startup+462.758 s]
/proc/loadavg: 2.01 2.02 1.89 3/76 24340
/proc/meminfo: memFree=1549184/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=46520 CPUtime=456.7
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 11214 0 0 0 45657 13 0 0 25 0 1 0 175135911 47636480 11196 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 0 0 0
/proc/24169/statm: 11630 11196 54 142 0 11486 0
Current children cumulated CPU time (s) 459.55
Current children cumulated vsize (KiB) 94084

[startup+522.812 s]
/proc/loadavg: 2.00 2.01 1.90 3/76 24340
/proc/meminfo: memFree=1548672/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=47124 CPUtime=516.7
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 11370 0 0 0 51656 14 0 0 25 0 1 0 175135911 48254976 11352 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 0 0 0
/proc/24169/statm: 11781 11352 54 142 0 11637 0
Current children cumulated CPU time (s) 519.55
Current children cumulated vsize (KiB) 94688

[startup+582.867 s]
/proc/loadavg: 2.00 2.01 1.91 3/76 24340
/proc/meminfo: memFree=1547200/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=48632 CPUtime=576.7
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 11720 0 0 0 57656 14 0 0 25 0 1 0 175135911 49799168 11702 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/24169/statm: 12158 11702 54 142 0 12014 0
Current children cumulated CPU time (s) 579.55
Current children cumulated vsize (KiB) 96196

[startup+642.926 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 24340
/proc/meminfo: memFree=1546560/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=49212 CPUtime=636.68
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 11868 0 0 0 63654 14 0 0 25 0 1 0 175135911 50393088 11850 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 0 0 0
/proc/24169/statm: 12303 11850 54 142 0 12159 0
Current children cumulated CPU time (s) 639.53
Current children cumulated vsize (KiB) 96776

[startup+703.009 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 24340
/proc/meminfo: memFree=1546176/2055920 swapFree=4192812/4192956
[pid=24147] ppid=24145 vsize=47564 CPUtime=2.85
/proc/24147/stat : 24147 (galac.sh) S 24145 24147 23335 0 -1 4194304 800 23331 0 1 0 0 272 13 17 0 1 0 175135617 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24147/statm: 11891 363 245 79 0 218 0
[pid=24169] ppid=24147 vsize=49708 CPUtime=696.72
/proc/24169/stat : 24169 (minisat) R 24147 24147 23335 0 -1 4194304 11972 0 0 0 69657 15 0 0 25 0 1 0 175135911 50900992 11954 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24169/statm: 12427 11954 54 142 0 12283 0
Current children cumulated CPU time (s) 699.57
Current children cumulated vsize (KiB) 97272

Child status: 0
Real time (s): 749.968
CPU time (s): 746.501
CPU user time (s): 746.2
CPU system time (s): 0.301954
CPU usage (%): 99.5378
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 746.2
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36340
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= 1206
involuntary context switches= 7682

runsolver used 0.826874 s user time and 2.47262 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Jan  8 14:42:43 UTC 2007


IDJOB= 223974
IDBENCH= 5698
FILE ID= node40/223974-1168267363

PBS_JOBID= 3482797

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  9f16b09dae26e5d27f7de4811a1d5d84

RANDOM SEED= 729449171

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.239
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.239
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:       1596392 kB
Buffers:         45560 kB
Cached:         316132 kB
SwapCached:          0 kB
Active:         143904 kB
Inactive:       241160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3256 kB
Writeback:           0 kB
Mapped:          35176 kB
Slab:            59880 kB
Committed_AS:  3837372 kB
PageTables:       1808 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= 66550 MiB



End job on node40 on Mon Jan  8 14:55:13 UTC 2007