Trace number 199312

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 803.619 806.189

General information on the benchmark

NameallIntervalSeries/
series-18.xml
MD5SUMc34f3494cb8e761927c44a37c33056f2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.027995
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables35
Number of constraints306
Maximum constraint arity3
Maximum domain size18
Number of constraints which are defined in extension0
Number of constraints which are defined in intension306
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
0.88	c start processing
0.88	c start relation processing
0.93	c start cnf exporting
2.17	c parsing time : 0.674
2.17	c preprocessing time : 1.971
2.18	
2.18	c Nary constraints - conflicts : 0 supports : 17
2.18	c Binary constraints - conflicts : 289 supports :0
2.18	c max arity constraint : 3
2.18	c Max Tuples generated 5508
2.18	c relations : 3
2.18	c relations BDD: 1
2.18	c vars : 6411 - clauses :  32471
2.18	
2.20	 
2.20	c --- Minisat Stats ---
2.20	 
805.46	c restarts              : 20
805.46	c conflicts             : 505868         (632 /sec)
805.46	c decisions             : 695928         (1.05 % random) (869 /sec)
805.46	c propagations          : 611554303      (763826 /sec)
805.46	c conflict literals     : 71331806       (16.94 % deleted)
805.46	c Memory used           : 51.16 MB
805.46	c CPU time              : 800.646 s
805.46	
805.46	s SATISFIABLE
806.18	v 6 15 0 17 1 14 2 16 5 11 7 4 12 10 3 13 8 9 8 14 16 15 12 11 13 10 5 3 2 7 1 6 9 4 0

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/node35/watcher-199312-1168133622 -o ROOT/results/node35/solver-199312-1168133622 -C 1800 -M 900 /tmp/evaluation/199312-1168133622/galac.sh /tmp/evaluation/199312-1168133622/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.00 2.00 1.92 3/73 28343
/proc/meminfo: memFree=1860616/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=5244 CPUtime=0
/proc/28342/stat : 28342 (galac.sh) R 28340 28342 27574 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 161755817 5369856 120 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4299803 0 0 4096 0 0 0 0 17 1 0 0
/proc/28342/statm: 1311 120 88 79 0 115 0

[startup+0.10372 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 28343
/proc/meminfo: memFree=1860616/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=0.01
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47536

[startup+0.515777 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 28343
/proc/meminfo: memFree=1860616/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=0.01
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47536

[startup+1.33686 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 28363
/proc/meminfo: memFree=1821248/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=0.01
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28356] ppid=28342 vsize=861020 CPUtime=1.23
/proc/28356/stat : 28356 (java) R 28342 28342 27574 0 -1 0 13135 0 1 0 117 6 0 0 23 0 8 0 161755822 881684480 12887 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073959244 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28356/statm: 215255 12887 2011 14 0 201460 0
[pid=28356/tid=28357] ppid=28342 vsize=861020 CPUtime=0.08
/proc/28356/task/28357/stat : 28357 (java) S 28342 28342 27574 0 -1 64 3361 0 0 0 7 1 0 0 16 0 8 0 161755829 881684480 12887 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28356/tid=28358] ppid=28342 vsize=861020 CPUtime=0
/proc/28356/task/28358/stat : 28358 (java) S 28342 28342 27574 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161755830 881684480 12887 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28356/tid=28359] ppid=28342 vsize=861020 CPUtime=0
/proc/28356/task/28359/stat : 28359 (java) S 28342 28342 27574 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161755830 881684480 12887 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28356/tid=28360] ppid=28342 vsize=861020 CPUtime=0
/proc/28356/task/28360/stat : 28360 (java) S 28342 28342 27574 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161755833 881684480 12887 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28356/tid=28361] ppid=28342 vsize=861020 CPUtime=0.22
/proc/28356/task/28361/stat : 28361 (java) S 28342 28342 27574 0 -1 64 974 0 0 0 22 0 0 0 16 0 8 0 161755833 881684480 12887 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28356/tid=28362] ppid=28342 vsize=861020 CPUtime=0
/proc/28356/task/28362/stat : 28362 (java) S 28342 28342 27574 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 161755833 881684480 12887 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28356/tid=28363] ppid=28342 vsize=861020 CPUtime=0
/proc/28356/task/28363/stat : 28363 (java) S 28342 28342 27574 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161755833 881684480 12887 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 908556

[startup+2.97406 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 28364
/proc/meminfo: memFree=1857208/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=4776 CPUtime=0.75
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 953 0 0 0 75 0 0 0 25 0 1 0 161756038 4890624 935 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/28364/statm: 1194 935 54 142 0 1050 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 52312

[startup+6.25344 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 28364
/proc/meminfo: memFree=1852352/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=8956 CPUtime=4
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 1989 0 0 0 399 1 0 0 25 0 1 0 161756038 9170944 1971 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28364/statm: 2239 1971 54 142 0 2095 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 56492

[startup+12.7282 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 28364
/proc/meminfo: memFree=1846152/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=14700 CPUtime=10.42
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 3414 0 0 0 1040 2 0 0 25 0 1 0 161756038 15052800 3396 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28364/statm: 3675 3396 54 142 0 3531 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 62236

[startup+25.5627 s]
/proc/loadavg: 2.07 2.02 1.93 3/74 28364
/proc/meminfo: memFree=1840712/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=20144 CPUtime=23.15
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 4765 0 0 0 2310 5 0 0 25 0 1 0 161756038 20627456 4747 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/28364/statm: 5036 4747 54 142 0 4892 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 67680

[startup+51.2448 s]
/proc/loadavg: 2.05 2.01 1.93 4/74 28364
/proc/meminfo: memFree=1836296/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=24816 CPUtime=48.62
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 5939 0 0 0 4856 6 0 0 25 0 1 0 161756038 25411584 5921 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/28364/statm: 6204 5921 54 142 0 6060 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 72352

[startup+102.483 s]
/proc/loadavg: 2.02 2.01 1.93 3/74 28364
/proc/meminfo: memFree=1830984/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=30212 CPUtime=99.43
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 7290 0 0 0 9936 7 0 0 25 0 1 0 161756038 30937088 7272 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/28364/statm: 7553 7272 54 142 0 7409 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 77748

[startup+162.548 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 28364
/proc/meminfo: memFree=1827784/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=33156 CPUtime=158.99
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 8016 0 0 0 15890 9 0 0 25 0 1 0 161756038 33951744 7998 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/28364/statm: 8289 7998 54 142 0 8145 0
Current children cumulated CPU time (s) 161.09
Current children cumulated vsize (KiB) 80692

[startup+222.614 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 28364
/proc/meminfo: memFree=1825096/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=35964 CPUtime=218.53
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 8696 0 0 0 21843 10 0 0 25 0 1 0 161756038 36827136 8678 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/28364/statm: 8991 8678 54 142 0 8847 0
Current children cumulated CPU time (s) 220.63
Current children cumulated vsize (KiB) 83500

[startup+282.622 s]
/proc/loadavg: 1.51 1.87 1.89 2/66 28503
/proc/meminfo: memFree=1828296/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=39048 CPUtime=278.33
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 9436 0 0 0 27818 15 0 0 25 0 1 0 161756038 39985152 9418 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 0 0 0
/proc/28364/statm: 9762 9418 54 142 0 9618 0
Current children cumulated CPU time (s) 280.43
Current children cumulated vsize (KiB) 86584

[startup+342.698 s]
/proc/loadavg: 1.19 1.71 1.83 2/66 28503
/proc/meminfo: memFree=1826696/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=40672 CPUtime=338.36
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 9858 0 0 0 33821 15 0 0 25 0 1 0 161756038 41648128 9840 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/28364/statm: 10168 9840 54 142 0 10024 0
Current children cumulated CPU time (s) 340.46
Current children cumulated vsize (KiB) 88208

[startup+402.777 s]
/proc/loadavg: 1.07 1.58 1.77 2/66 28503
/proc/meminfo: memFree=1826696/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=40672 CPUtime=398.4
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 9860 0 0 0 39825 15 0 0 25 0 1 0 161756038 41648128 9842 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/28364/statm: 10168 9842 54 142 0 10024 0
Current children cumulated CPU time (s) 400.5
Current children cumulated vsize (KiB) 88208

[startup+462.855 s]
/proc/loadavg: 1.02 1.47 1.72 2/66 28503
/proc/meminfo: memFree=1825352/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=41992 CPUtime=458.45
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 10212 0 0 0 45829 16 0 0 25 0 1 0 161756038 42999808 10194 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529351 0 0 4096 3 0 0 0 17 0 0 0
/proc/28364/statm: 10498 10194 54 142 0 10354 0
Current children cumulated CPU time (s) 460.55
Current children cumulated vsize (KiB) 89528

[startup+522.928 s]
/proc/loadavg: 1.01 1.38 1.68 2/66 28503
/proc/meminfo: memFree=1821896/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=45692 CPUtime=518.49
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 11084 0 0 0 51832 17 0 0 25 0 1 0 161756038 46788608 11066 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/28364/statm: 11423 11066 54 142 0 11279 0
Current children cumulated CPU time (s) 520.59
Current children cumulated vsize (KiB) 93228

[startup+583.013 s]
/proc/loadavg: 1.00 1.31 1.63 2/66 28503
/proc/meminfo: memFree=1819912/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=47540 CPUtime=578.52
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 11556 0 0 0 57835 17 0 0 25 0 1 0 161756038 48680960 11538 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28364/statm: 11885 11538 54 142 0 11741 0
Current children cumulated CPU time (s) 580.62
Current children cumulated vsize (KiB) 95076

[startup+643.087 s]
/proc/loadavg: 1.05 1.27 1.59 2/66 28503
/proc/meminfo: memFree=1819912/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=47540 CPUtime=638.56
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 11558 0 0 0 63839 17 0 0 25 0 1 0 161756038 48680960 11540 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/28364/statm: 11885 11540 54 142 0 11741 0
Current children cumulated CPU time (s) 640.66
Current children cumulated vsize (KiB) 95076

[startup+703.166 s]
/proc/loadavg: 1.02 1.22 1.55 2/66 28503
/proc/meminfo: memFree=1819336/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=48068 CPUtime=698.6
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 11696 0 0 0 69843 17 0 0 25 0 1 0 161756038 49221632 11678 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134526738 0 0 4096 3 0 0 0 17 0 0 0
/proc/28364/statm: 12017 11678 54 142 0 11873 0
Current children cumulated CPU time (s) 700.7
Current children cumulated vsize (KiB) 95604

[startup+763.251 s]
/proc/loadavg: 1.00 1.17 1.52 2/66 28503
/proc/meminfo: memFree=1815112/2055920 swapFree=4191892/4192956
[pid=28342] ppid=28340 vsize=47536 CPUtime=2.1
/proc/28342/stat : 28342 (galac.sh) S 28340 28342 27574 0 -1 4194304 799 21075 0 1 0 0 197 13 17 0 1 0 161755817 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28342/statm: 11884 363 245 79 0 218 0
[pid=28364] ppid=28342 vsize=52384 CPUtime=758.64
/proc/28364/stat : 28364 (minisat) R 28342 28342 27574 0 -1 4194304 12748 0 0 0 75845 19 0 0 25 0 1 0 161756038 53641216 12730 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28364/statm: 13096 12730 54 142 0 12952 0
Current children cumulated CPU time (s) 760.74
Current children cumulated vsize (KiB) 99920

Child status: 0
Real time (s): 806.189
CPU time (s): 803.619
CPU user time (s): 803.221
CPU system time (s): 0.397939
CPU usage (%): 99.6812
Max. virtual memory (cumulated for all children) (KiB): 908692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 803.221
system time used= 0.397939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41817
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1721
involuntary context switches= 8330

runsolver used 0.815875 s user time and 2.20366 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sun Jan  7 01:33:42 UTC 2007


IDJOB= 199312
IDBENCH= 3607
FILE ID= node35/199312-1168133622

PBS_JOBID= 3477908

Free space on /tmp= 66555 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-18.xml
COMMAND LINE= /tmp/evaluation/199312-1168133622/galac.sh /tmp/evaluation/199312-1168133622/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-199312-1168133622 -o ROOT/results/node35/solver-199312-1168133622 -C 1800 -M 900  /tmp/evaluation/199312-1168133622/galac.sh /tmp/evaluation/199312-1168133622/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  c34f3494cb8e761927c44a37c33056f2

RANDOM SEED= 637616223

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.234
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.234
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:       1861096 kB
Buffers:          6820 kB
Cached:         120416 kB
SwapCached:        264 kB
Active:          45916 kB
Inactive:       103412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861096 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2872 kB
Writeback:           0 kB
Mapped:          34436 kB
Slab:            31044 kB
Committed_AS:  3335024 kB
PageTables:       1744 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 node35 on Sun Jan  7 01:47:08 UTC 2007