Trace number 224134

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 991.637 998.802

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-29_ext.xml
MD5SUMc38004291fa3b8cfe69355ece43a58e6
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 benchmark10.5424
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.02	c start processing
1.02	c start relation processing
1.07	c start cnf exporting
2.89	c parsing time : 0.865
2.89	c preprocessing time : 2.733
2.89	
2.89	c Nary constraints - conflicts : 0 supports : 0
2.89	c Binary constraints - conflicts : 98 supports :82
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 :  45869
2.89	
2.94	 
2.94	c --- Minisat Stats ---
2.94	 
998.78	c restarts              : 20
998.78	c conflicts             : 519725         (526 /sec)
998.78	c decisions             : 757565         (1.26 % random) (766 /sec)
998.78	c propagations          : 73597545       (74458 /sec)
998.78	c conflict literals     : 53089343       (32.79 % deleted)
998.78	c Memory used           : 53.34 MB
998.78	c CPU time              : 988.442 s
998.78	
998.78	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/node51/watcher-224134-1168267822 -o ROOT/results/node51/solver-224134-1168267822 -C 1800 -M 900 /tmp/evaluation/224134-1168267822/galac.sh /tmp/evaluation/224134-1168267822/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.94 1.95 1.80 5/75 29385
/proc/meminfo: memFree=1461568/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=8560 CPUtime=0
/proc/29384/stat : 29384 (galac.sh) R 29382 29384 27881 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 175180783 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235371480975 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29384/statm: 2140 253 197 79 0 133 0

[startup+0.106588 s]
/proc/loadavg: 1.94 1.95 1.80 5/75 29385
/proc/meminfo: memFree=1461568/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=0.01
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.514656 s]
/proc/loadavg: 1.94 1.95 1.80 5/75 29385
/proc/meminfo: memFree=1461568/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=0.01
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.3418 s]
/proc/loadavg: 1.94 1.95 1.80 4/83 29405
/proc/meminfo: memFree=1390912/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=0.01
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29398] ppid=29384 vsize=861064 CPUtime=1.29
/proc/29398/stat : 29398 (java) R 29384 29384 27881 0 -1 0 19715 0 1 0 118 11 0 0 17 0 8 0 175180787 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154015936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29398/statm: 215266 19469 1993 14 0 201471 0
[pid=29398/tid=29399] ppid=29384 vsize=861064 CPUtime=0.03
/proc/29398/task/29399/stat : 29399 (java) S 29384 29384 27881 0 -1 64 3794 0 0 0 2 1 0 0 16 0 8 0 175180791 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29398/tid=29400] ppid=29384 vsize=861064 CPUtime=0
/proc/29398/task/29400/stat : 29400 (java) S 29384 29384 27881 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175180791 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29398/tid=29401] ppid=29384 vsize=861064 CPUtime=0
/proc/29398/task/29401/stat : 29401 (java) S 29384 29384 27881 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175180791 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29398/tid=29402] ppid=29384 vsize=861064 CPUtime=0
/proc/29398/task/29402/stat : 29402 (java) S 29384 29384 27881 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175180794 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29398/tid=29403] ppid=29384 vsize=861064 CPUtime=0.27
/proc/29398/task/29403/stat : 29403 (java) R 29384 29384 27881 0 -1 64 1010 0 0 0 26 1 0 0 20 0 8 0 175180794 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29398/tid=29404] ppid=29384 vsize=861064 CPUtime=0
/proc/29398/task/29404/stat : 29404 (java) S 29384 29384 27881 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175180795 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29398/tid=29405] ppid=29384 vsize=861064 CPUtime=0
/proc/29398/task/29405/stat : 29405 (java) S 29384 29384 27881 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175180795 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908628

[startup+2.98208 s]
/proc/loadavg: 1.94 1.95 1.80 3/83 29405
/proc/meminfo: memFree=1382848/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 47564

[startup+6.26664 s]
/proc/loadavg: 1.94 1.95 1.80 3/76 29406
/proc/meminfo: memFree=1452408/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=9396 CPUtime=3.28
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 2169 0 0 0 327 1 0 0 25 0 1 0 175181078 9621504 2151 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 2349 2151 54 142 0 2205 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 56960

[startup+12.7397 s]
/proc/loadavg: 1.95 1.95 1.80 3/76 29406
/proc/meminfo: memFree=1447288/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=14248 CPUtime=9.7
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 3353 0 0 0 967 3 0 0 25 0 1 0 175181078 14589952 3335 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 3562 3335 54 142 0 3418 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 61812

[startup+25.5669 s]
/proc/loadavg: 1.96 1.96 1.80 3/76 29406
/proc/meminfo: memFree=1442296/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=19356 CPUtime=22.41
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 4632 0 0 0 2237 4 0 0 25 0 1 0 175181078 19820544 4614 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 4839 4614 54 142 0 4695 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 66920

[startup+51.2373 s]
/proc/loadavg: 1.97 1.96 1.81 3/76 29406
/proc/meminfo: memFree=1435384/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=26308 CPUtime=47.83
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 6346 0 0 0 4778 5 0 0 25 0 1 0 175181078 26939392 6328 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 6577 6328 54 142 0 6433 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 73872

[startup+102.476 s]
/proc/loadavg: 1.99 1.96 1.82 3/76 29406
/proc/meminfo: memFree=1431104/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=30772 CPUtime=98.61
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 7426 0 0 0 9855 6 0 0 25 0 1 0 175181078 31510528 7408 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 7693 7408 54 142 0 7549 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 78336

[startup+162.55 s]
/proc/loadavg: 1.99 1.97 1.82 3/76 29406
/proc/meminfo: memFree=1425792/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=36264 CPUtime=158.13
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 8743 0 0 0 15806 7 0 0 25 0 1 0 175181078 37134336 8725 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 9066 8725 54 142 0 8922 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 83828

[startup+222.625 s]
/proc/loadavg: 1.99 1.97 1.83 3/76 29406
/proc/meminfo: memFree=1424448/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=37788 CPUtime=217.64
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 9074 0 0 0 21756 8 0 0 25 0 1 0 175181078 38694912 9056 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529616 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 9447 9056 54 142 0 9303 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 85352

[startup+282.692 s]
/proc/loadavg: 1.99 1.97 1.84 3/76 29406
/proc/meminfo: memFree=1421760/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=40408 CPUtime=277.16
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 9733 0 0 0 27707 9 0 0 25 0 1 0 175181078 41377792 9715 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 10102 9715 54 142 0 9958 0
Current children cumulated CPU time (s) 280.02
Current children cumulated vsize (KiB) 87972

[startup+342.77 s]
/proc/loadavg: 1.99 1.97 1.84 3/76 29406
/proc/meminfo: memFree=1418496/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=43768 CPUtime=336.7
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 10544 0 0 0 33660 10 0 0 25 0 1 0 175181078 44818432 10526 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 10942 10526 54 142 0 10798 0
Current children cumulated CPU time (s) 339.56
Current children cumulated vsize (KiB) 91332

[startup+402.837 s]
/proc/loadavg: 1.99 1.97 1.85 3/76 29406
/proc/meminfo: memFree=1418176/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=44064 CPUtime=396.21
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 10626 0 0 0 39611 10 0 0 25 0 1 0 175181078 45121536 10608 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 11016 10608 54 142 0 10872 0
Current children cumulated CPU time (s) 399.07
Current children cumulated vsize (KiB) 91628

[startup+462.9 s]
/proc/loadavg: 1.99 1.97 1.85 3/76 29406
/proc/meminfo: memFree=1414144/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=48256 CPUtime=455.73
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 11640 0 0 0 45561 12 0 0 25 0 1 0 175181078 49414144 11622 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 12064 11622 54 142 0 11920 0
Current children cumulated CPU time (s) 458.59
Current children cumulated vsize (KiB) 95820

[startup+522.995 s]
/proc/loadavg: 2.07 1.99 1.87 3/76 29406
/proc/meminfo: memFree=1413312/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=49152 CPUtime=515.27
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 11826 0 0 0 51515 12 0 0 25 0 1 0 175181078 50331648 11808 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 12288 11808 54 142 0 12144 0
Current children cumulated CPU time (s) 518.13
Current children cumulated vsize (KiB) 96716

[startup+583.073 s]
/proc/loadavg: 2.02 1.99 1.87 3/76 29406
/proc/meminfo: memFree=1412672/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=49720 CPUtime=574.79
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 11981 0 0 0 57466 13 0 0 25 0 1 0 175181078 50913280 11963 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 12430 11963 54 142 0 12286 0
Current children cumulated CPU time (s) 577.65
Current children cumulated vsize (KiB) 97284

[startup+643.148 s]
/proc/loadavg: 2.07 2.00 1.88 3/82 29470
/proc/meminfo: memFree=1410200/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=51004 CPUtime=634.24
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 12283 0 0 0 63411 13 0 0 25 0 1 0 175181078 52228096 12265 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529440 0 0 4096 3 0 0 0 17 1 0 0
/proc/29406/statm: 12751 12265 54 142 0 12607 0
Current children cumulated CPU time (s) 637.1
Current children cumulated vsize (KiB) 98568

[startup+703.206 s]
/proc/loadavg: 2.02 2.00 1.89 3/80 29641
/proc/meminfo: memFree=1399624/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=51912 CPUtime=694.09
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 12478 0 0 0 69386 23 0 0 25 0 1 0 175181078 53157888 12460 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/29406/statm: 12978 12460 54 142 0 12834 0
Current children cumulated CPU time (s) 696.95
Current children cumulated vsize (KiB) 99476

[startup+763.233 s]
/proc/loadavg: 2.01 2.00 1.89 3/74 29683
/proc/meminfo: memFree=1406584/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=52248 CPUtime=754.05
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 12561 0 0 0 75377 28 0 0 25 0 1 0 175181078 53501952 12543 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/29406/statm: 13062 12543 54 142 0 12918 0
Current children cumulated CPU time (s) 756.91
Current children cumulated vsize (KiB) 99812

[startup+823.256 s]
/proc/loadavg: 2.00 2.00 1.90 3/74 29683
/proc/meminfo: memFree=1397432/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=53036 CPUtime=814.01
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 12735 0 0 0 81373 28 0 0 25 0 1 0 175181078 54308864 12717 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526382 0 0 4096 3 0 0 0 17 0 0 0
/proc/29406/statm: 13259 12717 54 142 0 13115 0
Current children cumulated CPU time (s) 816.87
Current children cumulated vsize (KiB) 100600

[startup+883.317 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 29693
/proc/meminfo: memFree=1403240/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=53544 CPUtime=873.78
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 12809 0 0 0 87349 29 0 0 25 0 1 0 175181078 54829056 12791 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522123 0 0 4096 3 0 0 0 17 0 0 0
/proc/29406/statm: 13386 12791 54 142 0 13242 0
Current children cumulated CPU time (s) 876.64
Current children cumulated vsize (KiB) 101108

[startup+943.369 s]
/proc/loadavg: 2.00 2.00 1.91 4/76 29693
/proc/meminfo: memFree=1403176/2055920 swapFree=4192812/4192956
[pid=29384] ppid=29382 vsize=47564 CPUtime=2.86
/proc/29384/stat : 29384 (galac.sh) S 29382 29384 27881 0 -1 4194304 800 23322 0 1 0 0 271 15 17 0 1 0 175180783 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29384/statm: 11891 364 246 79 0 218 0
[pid=29406] ppid=29384 vsize=54076 CPUtime=933.56
/proc/29406/stat : 29406 (minisat) R 29384 29384 27881 0 -1 4194304 12896 0 0 0 93327 29 0 0 25 0 1 0 175181078 55373824 12878 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/29406/statm: 13519 12878 54 142 0 13375 0
Current children cumulated CPU time (s) 936.42
Current children cumulated vsize (KiB) 101640

Child status: 0
Real time (s): 998.802
CPU time (s): 991.637
CPU user time (s): 991.16
CPU system time (s): 0.476927
CPU usage (%): 99.2827
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 991.16
system time used= 0.476927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37367
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= 897
involuntary context switches= 17355

runsolver used 1.12983 s user time and 3.13952 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Mon Jan  8 14:50:22 UTC 2007


IDJOB= 224134
IDBENCH= 5710
FILE ID= node51/224134-1168267822

PBS_JOBID= 3482821

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  c38004291fa3b8cfe69355ece43a58e6

RANDOM SEED= 4242466

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.277
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.277
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:       1462048 kB
Buffers:         51256 kB
Cached:         465204 kB
SwapCached:          0 kB
Active:         180672 kB
Inactive:       359292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1462048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3140 kB
Writeback:           0 kB
Mapped:          35292 kB
Slab:            39132 kB
Committed_AS:  3922676 kB
PageTables:       1804 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= 66559 MiB



End job on node51 on Mon Jan  8 15:07:01 UTC 2007