Trace number 229164

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 684.026 684.225

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-29_ext.xml
MD5SUM62dea78fee4aa672a1b59404c260ab7e
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.58669
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
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 ---
0.86	c start processing
0.86	c start relation processing
0.86	c start cnf exporting
1.67	c parsing time : 0.66
1.67	c preprocessing time : 1.473
1.67	
1.67	c Nary constraints - conflicts : 0 supports : 0
1.67	c Binary constraints - conflicts : 250 supports :0
1.67	c max arity constraint : 2
1.67	c Max Tuples generated 0
1.67	c relations : 250
1.67	c relations BDD: 0
1.67	c vars : 641 - clauses :  27176
1.67	
1.73	 
1.73	c --- Minisat Stats ---
1.73	 
684.21	c restarts              : 21
684.21	c conflicts             : 714206         (1047 /sec)
684.21	c decisions             : 1059937        (1.27 % random) (1554 /sec)
684.21	c propagations          : 62458842       (91547 /sec)
684.21	c conflict literals     : 55051602       (29.24 % deleted)
684.21	c Memory used           : 30.68 MB
684.21	c CPU time              : 682.261 s
684.21	
684.21	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/node16/watcher-229164-1168303916 -o ROOT/results/node16/solver-229164-1168303916 -C 1800 -M 900 /tmp/evaluation/229164-1168303916/galac.sh /tmp/evaluation/229164-1168303916/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: 0.97 1.01 1.08 4/78 24063
/proc/meminfo: memFree=1375744/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=8652 CPUtime=0
/proc/24062/stat : 24062 (galac.sh) R 24060 24062 23348 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 178786421 8859648 279 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231962372767 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/24062/statm: 2163 279 207 79 0 156 0
[pid=24064] ppid=24062 vsize=8688 CPUtime=0
/proc/24064/stat : 24064 (galac.sh) R 24062 24062 23348 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 178786422 8896512 286 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231962372767 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/24064/statm: 2172 286 209 79 0 165 0
[pid=24065] ppid=24064 vsize=8728 CPUtime=0
/proc/24065/stat : 24065 (galac.sh) R 24064 24062 23348 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 1 0 178786422 8937472 290 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231962373415 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/24065/statm: 2182 290 209 79 0 175 0

[startup+0.10423 s]
/proc/loadavg: 0.97 1.01 1.08 4/78 24063
/proc/meminfo: memFree=1375744/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=0.01
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.512149 s]
/proc/loadavg: 0.97 1.01 1.08 4/78 24063
/proc/meminfo: memFree=1375744/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=0.01
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33299 s]
/proc/loadavg: 0.97 1.01 1.08 2/86 24083
/proc/meminfo: memFree=1306424/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=0.01
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24076] ppid=24062 vsize=860856 CPUtime=1.23
/proc/24076/stat : 24076 (java) R 24062 24062 23348 0 -1 0 19561 0 1 0 114 9 0 0 17 0 8 0 178786424 881516544 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074137347 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24076/statm: 215214 19315 1989 14 0 201471 0
[pid=24076/tid=24077] ppid=24062 vsize=860856 CPUtime=0.02
/proc/24076/task/24077/stat : 24077 (java) S 24062 24062 23348 0 -1 64 3655 0 0 0 1 1 0 0 17 0 8 0 178786432 881516544 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24076/tid=24078] ppid=24062 vsize=860856 CPUtime=0
/proc/24076/task/24078/stat : 24078 (java) S 24062 24062 23348 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 178786433 881516544 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24076/tid=24079] ppid=24062 vsize=860856 CPUtime=0
/proc/24076/task/24079/stat : 24079 (java) S 24062 24062 23348 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 178786433 881516544 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24076/tid=24080] ppid=24062 vsize=860856 CPUtime=0
/proc/24076/task/24080/stat : 24080 (java) S 24062 24062 23348 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 178786436 881516544 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24076/tid=24081] ppid=24062 vsize=860856 CPUtime=0.23
/proc/24076/task/24081/stat : 24081 (java) S 24062 24062 23348 0 -1 64 1005 0 0 0 23 0 0 0 16 0 8 0 178786436 881516544 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24076/tid=24082] ppid=24062 vsize=860856 CPUtime=0
/proc/24076/task/24082/stat : 24082 (java) S 24062 24062 23348 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 178786436 881516544 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24076/tid=24083] ppid=24062 vsize=860856 CPUtime=0
/proc/24076/task/24083/stat : 24083 (java) S 24062 24062 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 178786436 881516544 19315 18446744073709551615 134512640 134570532 4294956096 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) 908408

[startup+2.97069 s]
/proc/loadavg: 0.97 1.01 1.08 2/79 24084
/proc/meminfo: memFree=1371432/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=5800 CPUtime=1.23
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 1188 0 0 0 123 0 0 0 25 0 1 0 178786594 5939200 1170 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 1450 1170 54 142 0 1306 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 53352

[startup+6.26009 s]
/proc/loadavg: 0.97 1.01 1.08 2/79 24084
/proc/meminfo: memFree=1367336/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=9228 CPUtime=4.52
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 2019 0 0 0 451 1 0 0 25 0 1 0 178786594 9449472 2001 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 2307 2001 54 142 0 2163 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 56780

[startup+12.7119 s]
/proc/loadavg: 0.97 1.01 1.08 2/79 24084
/proc/meminfo: memFree=1363248/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=12844 CPUtime=10.97
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 2939 0 0 0 1095 2 0 0 25 0 1 0 178786594 13152256 2921 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 3211 2921 54 142 0 3067 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 60396

[startup+25.5246 s]
/proc/loadavg: 0.98 1.01 1.08 2/79 24084
/proc/meminfo: memFree=1361712/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=14476 CPUtime=23.78
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 3331 0 0 0 2376 2 0 0 25 0 1 0 178786594 14823424 3313 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 3619 3313 54 142 0 3475 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 62028

[startup+51.1449 s]
/proc/loadavg: 0.98 1.00 1.08 2/79 24084
/proc/meminfo: memFree=1360048/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=16384 CPUtime=49.4
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 3787 0 0 0 4937 3 0 0 25 0 1 0 178786594 16777216 3769 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 4096 3769 54 142 0 3952 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 63936

[startup+102.378 s]
/proc/loadavg: 0.99 1.00 1.08 2/79 24084
/proc/meminfo: memFree=1356976/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=19488 CPUtime=100.63
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 4561 0 0 0 10059 4 0 0 25 0 1 0 178786594 19955712 4543 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 4872 4543 54 142 0 4728 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 67040

[startup+162.433 s]
/proc/loadavg: 0.99 1.00 1.07 2/79 24084
/proc/meminfo: memFree=1355440/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=21112 CPUtime=160.7
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 4933 0 0 0 16064 6 0 0 25 0 1 0 178786594 21618688 4915 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 5278 4915 54 142 0 5134 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 68664

[startup+222.485 s]
/proc/loadavg: 1.07 1.02 1.07 2/79 24084
/proc/meminfo: memFree=1353904/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=22760 CPUtime=220.74
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 5316 0 0 0 22068 6 0 0 25 0 1 0 178786594 23306240 5298 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 5690 5298 54 142 0 5546 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 70312

[startup+282.539 s]
/proc/loadavg: 1.03 1.01 1.06 2/79 24084
/proc/meminfo: memFree=1351344/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=25392 CPUtime=280.8
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 5950 0 0 0 28073 7 0 0 25 0 1 0 178786594 26001408 5932 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 6348 5932 54 142 0 6204 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 72944

[startup+342.593 s]
/proc/loadavg: 1.01 1.00 1.06 2/79 24084
/proc/meminfo: memFree=1350896/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=25872 CPUtime=340.86
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 6050 0 0 0 34078 8 0 0 25 0 1 0 178786594 26492928 6032 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 6468 6032 54 142 0 6324 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 73424

[startup+402.65 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 24084
/proc/meminfo: memFree=1349552/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=27220 CPUtime=400.92
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 6385 0 0 0 40083 9 0 0 25 0 1 0 178786594 27873280 6367 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 6805 6367 54 142 0 6661 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 74772

[startup+462.703 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 24084
/proc/meminfo: memFree=1347376/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=29384 CPUtime=460.97
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 6926 0 0 0 46087 10 0 0 25 0 1 0 178786594 30089216 6908 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 7346 6908 54 142 0 7202 0
Current children cumulated CPU time (s) 462.57
Current children cumulated vsize (KiB) 76936

[startup+522.754 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 24084
/proc/meminfo: memFree=1346928/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=29836 CPUtime=521.03
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 7040 0 0 0 52092 11 0 0 25 0 1 0 178786594 30552064 7022 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 7459 7022 54 142 0 7315 0
Current children cumulated CPU time (s) 522.63
Current children cumulated vsize (KiB) 77388

[startup+582.825 s]
/proc/loadavg: 1.00 1.00 1.03 2/85 24220
/proc/meminfo: memFree=1345448/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=29980 CPUtime=581.02
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 7084 0 0 0 58091 11 0 0 25 0 1 0 178786594 30699520 7066 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 7495 7066 54 142 0 7351 0
Current children cumulated CPU time (s) 582.62
Current children cumulated vsize (KiB) 77532

[startup+642.905 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 24282
/proc/meminfo: memFree=1346392/2055920 swapFree=4191880/4192956
[pid=24062] ppid=24060 vsize=47552 CPUtime=1.6
/proc/24062/stat : 24062 (galac.sh) S 24060 24062 23348 0 -1 4194304 800 21271 0 1 0 0 148 12 16 0 1 0 178786421 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24062/statm: 11888 363 245 79 0 218 0
[pid=24084] ppid=24062 vsize=30144 CPUtime=641.07
/proc/24084/stat : 24084 (minisat) R 24062 24062 23348 0 -1 4194304 7108 0 0 0 64095 12 0 0 25 0 1 0 178786594 30867456 7090 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529348 0 0 4096 3 0 0 0 17 1 0 0
/proc/24084/statm: 7536 7090 54 142 0 7392 0
Current children cumulated CPU time (s) 642.67
Current children cumulated vsize (KiB) 77696

Child status: 0
Real time (s): 684.225
CPU time (s): 684.026
CPU user time (s): 683.753
CPU system time (s): 0.272958
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 908408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 683.753
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29719
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= 832
involuntary context switches= 3516

runsolver used 0.669898 s user time and 1.76173 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Jan  9 00:51:56 UTC 2007


IDJOB= 229164
IDBENCH= 6283
FILE ID= node16/229164-1168303916

PBS_JOBID= 3502222

Free space on /tmp= 66520 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-29_ext.xml
COMMAND LINE= /tmp/evaluation/229164-1168303916/galac.sh /tmp/evaluation/229164-1168303916/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-229164-1168303916 -o ROOT/results/node16/solver-229164-1168303916 -C 1800 -M 900  /tmp/evaluation/229164-1168303916/galac.sh /tmp/evaluation/229164-1168303916/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  62dea78fee4aa672a1b59404c260ab7e

RANDOM SEED= 799135509

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.220
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.220
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:       1376224 kB
Buffers:        102864 kB
Cached:         474688 kB
SwapCached:        448 kB
Active:         382400 kB
Inactive:       239088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376224 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3072 kB
Writeback:           0 kB
Mapped:          62112 kB
Slab:            43660 kB
Committed_AS:  5017200 kB
PageTables:       1980 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= 66520 MiB



End job on node16 on Tue Jan  9 01:03:20 UTC 2007