Trace number 223993

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 678.467 679.602

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-13_ext.xml
MD5SUMd880f0222988def73e2ffacf50b2f865
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.07368
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.02	c start processing
1.02	c start relation processing
1.07	c start cnf exporting
2.85	c parsing time : 0.861
2.85	c preprocessing time : 2.692
2.85	
2.85	c Nary constraints - conflicts : 0 supports : 0
2.85	c Binary constraints - conflicts : 93 supports :87
2.85	c max arity constraint : 2
2.85	c Max Tuples generated 0
2.85	c relations : 180
2.85	c relations BDD: 0
2.85	c vars : 1001 - clauses :  44494
2.85	
2.88	 
2.88	c --- Minisat Stats ---
2.88	 
678.61	c restarts              : 19
678.61	c conflicts             : 394407         (585 /sec)
678.61	c decisions             : 557153         (1.29 % random) (826 /sec)
678.61	c propagations          : 55490927       (82265 /sec)
678.61	c conflict literals     : 41439540       (30.37 % deleted)
678.61	c Memory used           : 52.27 MB
678.61	c CPU time              : 674.538 s
678.61	
678.61	s SATISFIABLE
679.59	v 0 7 21 3 16 5 12 12 9 4 15 4 7 10 2 17 18 7 2 2 24 0 3 13 12 0 9 6 20 10 5 17 16 9 10 2 0 19 1 24

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/node58/watcher-223993-1168267489 -o ROOT/results/node58/solver-223993-1168267489 -C 1800 -M 900 /tmp/evaluation/223993-1168267489/galac.sh /tmp/evaluation/223993-1168267489/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.85 1.94 1.80 5/76 20310
/proc/meminfo: memFree=1713712/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=8560 CPUtime=0
/proc/20309/stat : 20309 (galac.sh) R 20307 20309 20076 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 175146879 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226238384015 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20309/statm: 2140 253 197 79 0 133 0

[startup+0.110262 s]
/proc/loadavg: 1.85 1.94 1.80 5/76 20310
/proc/meminfo: memFree=1713712/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=0.01
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.522298 s]
/proc/loadavg: 1.85 1.94 1.80 5/76 20310
/proc/meminfo: memFree=1713712/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=0.01
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.34737 s]
/proc/loadavg: 1.85 1.94 1.80 3/84 20330
/proc/meminfo: memFree=1642928/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=0.01
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20323] ppid=20309 vsize=860852 CPUtime=1.29
/proc/20323/stat : 20323 (java) R 20309 20309 20076 0 -1 0 19716 0 1 0 120 9 0 0 18 0 8 0 175146883 881512448 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074131295 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20323/statm: 215213 19470 1993 14 0 201471 0
[pid=20323/tid=20324] ppid=20309 vsize=860852 CPUtime=0.03
/proc/20323/task/20324/stat : 20324 (java) S 20309 20309 20076 0 -1 64 3795 0 0 0 2 1 0 0 16 0 8 0 175146886 881512448 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20323/tid=20325] ppid=20309 vsize=860852 CPUtime=0
/proc/20323/task/20325/stat : 20325 (java) S 20309 20309 20076 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175146887 881512448 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20323/tid=20326] ppid=20309 vsize=860852 CPUtime=0
/proc/20323/task/20326/stat : 20326 (java) S 20309 20309 20076 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175146887 881512448 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20323/tid=20327] ppid=20309 vsize=860852 CPUtime=0
/proc/20323/task/20327/stat : 20327 (java) S 20309 20309 20076 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175146890 881512448 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20323/tid=20328] ppid=20309 vsize=860852 CPUtime=0.27
/proc/20323/task/20328/stat : 20328 (java) R 20309 20309 20076 0 -1 64 1010 0 0 0 26 1 0 0 21 0 8 0 175146890 881512448 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20323/tid=20329] ppid=20309 vsize=860852 CPUtime=0
/proc/20323/task/20329/stat : 20329 (java) S 20309 20309 20076 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 175146890 881512448 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20323/tid=20330] ppid=20309 vsize=860852 CPUtime=0
/proc/20323/task/20330/stat : 20330 (java) S 20309 20309 20076 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175146890 881512448 19470 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) 908404

[startup+2.98452 s]
/proc/loadavg: 1.85 1.94 1.80 3/84 20330
/proc/meminfo: memFree=1634864/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 47552

[startup+6.26381 s]
/proc/loadavg: 1.86 1.94 1.80 3/77 20331
/proc/meminfo: memFree=1704168/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=9860 CPUtime=3.35
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 2272 0 0 0 334 1 0 0 25 0 1 0 175147168 10096640 2254 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/20331/statm: 2465 2254 54 142 0 2321 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 57412

[startup+12.7384 s]
/proc/loadavg: 1.87 1.94 1.80 3/77 20331
/proc/meminfo: memFree=1698728/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=14868 CPUtime=9.8
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 3520 0 0 0 977 3 0 0 25 0 1 0 175147168 15224832 3502 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 1 0 0
/proc/20331/statm: 3717 3502 54 142 0 3573 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 62420

[startup+25.5735 s]
/proc/loadavg: 1.90 1.94 1.80 3/77 20331
/proc/meminfo: memFree=1692840/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=20780 CPUtime=22.57
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 4986 0 0 0 2253 4 0 0 25 0 1 0 175147168 21278720 4968 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/20331/statm: 5195 4968 54 142 0 5051 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 68332

[startup+51.2448 s]
/proc/loadavg: 1.93 1.94 1.81 3/77 20331
/proc/meminfo: memFree=1684392/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=29184 CPUtime=48.11
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 7048 0 0 0 4805 6 0 0 25 0 1 0 175147168 29884416 7030 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20331/statm: 7296 7030 54 142 0 7152 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 76736

[startup+102.488 s]
/proc/loadavg: 1.98 1.95 1.82 3/75 20442
/proc/meminfo: memFree=1707320/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=31720 CPUtime=99.15
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 7661 0 0 0 9906 9 0 0 25 0 1 0 175147168 32481280 7643 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20331/statm: 7930 7643 54 142 0 7786 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 79272

[startup+162.582 s]
/proc/loadavg: 1.99 1.96 1.82 3/75 20442
/proc/meminfo: memFree=1681152/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=37620 CPUtime=159.19
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 9044 0 0 0 15908 11 0 0 25 0 1 0 175147168 38522880 9026 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/20331/statm: 9405 9026 54 142 0 9261 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 85172

[startup+222.669 s]
/proc/loadavg: 1.99 1.96 1.83 3/75 20442
/proc/meminfo: memFree=1676608/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=40832 CPUtime=219.22
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 9730 0 0 0 21910 12 0 0 25 0 1 0 175147168 41811968 9712 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20331/statm: 10208 9712 54 142 0 10064 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 88384

[startup+282.749 s]
/proc/loadavg: 1.99 1.97 1.84 3/75 20442
/proc/meminfo: memFree=1672512/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=42168 CPUtime=279.24
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 10076 0 0 0 27912 12 0 0 25 0 1 0 175147168 43180032 10058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20331/statm: 10542 10058 54 142 0 10398 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 89720

[startup+342.826 s]
/proc/loadavg: 1.99 1.97 1.84 3/75 20442
/proc/meminfo: memFree=1669568/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=42488 CPUtime=339.27
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 10126 0 0 0 33914 13 0 0 25 0 1 0 175147168 43507712 10108 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/20331/statm: 10622 10108 54 142 0 10478 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 90040

[startup+402.91 s]
/proc/loadavg: 2.04 1.99 1.85 3/75 20442
/proc/meminfo: memFree=1666368/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=43928 CPUtime=399.29
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 10476 0 0 0 39915 14 0 0 25 0 1 0 175147168 44982272 10458 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20331/statm: 10982 10458 54 142 0 10838 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 91480

[startup+462.991 s]
/proc/loadavg: 2.01 1.99 1.86 3/75 20442
/proc/meminfo: memFree=1659072/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=48368 CPUtime=459.31
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 11576 0 0 0 45916 15 0 0 25 0 1 0 175147168 49528832 11558 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20331/statm: 12092 11558 54 142 0 11948 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 95920

[startup+523.071 s]
/proc/loadavg: 2.00 1.99 1.86 3/75 20442
/proc/meminfo: memFree=1658240/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=48760 CPUtime=519.35
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 11655 0 0 0 51920 15 0 0 25 0 1 0 175147168 49930240 11637 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20331/statm: 12190 11637 54 142 0 12046 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 96312

[startup+583.113 s]
/proc/loadavg: 1.96 1.97 1.86 3/76 20540
/proc/meminfo: memFree=1694072/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=52220 CPUtime=579.28
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 12510 0 0 0 57912 16 0 0 25 0 1 0 175147168 53473280 12492 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20331/statm: 13055 12492 54 142 0 12911 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 99772

[startup+643.186 s]
/proc/loadavg: 1.98 1.97 1.87 3/76 20540
/proc/meminfo: memFree=1693112/2055920 swapFree=4192812/4192956
[pid=20309] ppid=20307 vsize=47552 CPUtime=2.82
/proc/20309/stat : 20309 (galac.sh) S 20307 20309 20076 0 -1 4194304 801 23332 0 1 0 0 269 13 17 0 1 0 175146879 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20309/statm: 11888 364 246 79 0 218 0
[pid=20331] ppid=20309 vsize=53352 CPUtime=639.31
/proc/20331/stat : 20331 (minisat) R 20309 20309 20076 0 -1 4194304 12766 0 0 0 63914 17 0 0 25 0 1 0 175147168 54632448 12748 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/20331/statm: 13338 12748 54 142 0 13194 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 100904

Child status: 0
Real time (s): 679.602
CPU time (s): 678.467
CPU user time (s): 678.027
CPU system time (s): 0.439933
CPU usage (%): 99.833
Max. virtual memory (cumulated for all children) (KiB): 908500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 678.027
system time used= 0.439933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53306
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= 1761
involuntary context switches= 4682

runsolver used 0.761884 s user time and 2.23866 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Mon Jan  8 14:44:49 UTC 2007


IDJOB= 223993
IDBENCH= 5699
FILE ID= node58/223993-1168267489

PBS_JOBID= 3482833

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d880f0222988def73e2ffacf50b2f865

RANDOM SEED= 302332319

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.223
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.223
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:       1714128 kB
Buffers:         57456 kB
Cached:         169868 kB
SwapCached:          0 kB
Active:         145092 kB
Inactive:       137704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3284 kB
Writeback:           0 kB
Mapped:          66892 kB
Slab:            44552 kB
Committed_AS:  3224756 kB
PageTables:       1760 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= 66553 MiB



End job on node58 on Mon Jan  8 14:56:09 UTC 2007