Trace number 1082183

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 MUNSAT 92.37 92.6052

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-12.xml
MD5SUMdee4599863daae352af5f2661ac2dee6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.9454
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints654
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension654
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.35/1.45	c start processing
1.35/1.45	c start relation processing
1.35/1.46	c start cnf exporting
2.55/2.64	c parsing time : 1.326
2.55/2.64	c preprocessing time : 2.512
2.55/2.64	
2.55/2.64	c Nary constraints - conflicts : 0 supports : 0
2.55/2.64	c Binary constraints - conflicts : 630 supports :24
2.55/2.64	c max arity constraint : 2
2.55/2.64	c Max Tuples generated 1296
2.55/2.64	c relations : 13
2.55/2.64	c relations BDD: 0
2.55/2.64	c sampling 0/0
2.55/2.64	c vars : 1297 - clauses :  46764
2.55/2.64	
2.55/2.66	 
2.55/2.66	c --- SAT Solver Stats ---
2.55/2.66	 
92.23/92.59	c restarts              : 17
92.23/92.59	c conflicts             : 146628         (1635 /sec)
92.23/92.59	c decisions             : 182422         (0.65 % random) (2034 /sec)
92.23/92.59	c propagations          : 14458116       (161179 /sec)
92.23/92.59	c conflict literals     : 11175130       (39.16 % deleted)
92.23/92.59	c Memory used           : 14.96 MB
92.23/92.59	c CPU time              : 89.7024 s
92.23/92.59	
92.23/92.59	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082183-1215221177/watcher-1082183-1215221177 -o /tmp/evaluation-result-1082183-1215221177/solver-1082183-1215221177 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1082183-1215221177.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 15203
/proc/meminfo: memFree=1630008/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=8652 CPUtime=0
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2001092531 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 2163 280 208 79 0 156 0
[pid=15204] ppid=15203 vsize=8688 CPUtime=0
/proc/15204/stat : 15204 (galacM.sh) S 15203 15203 14993 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2001092532 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 262910214226 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/15204/statm: 2172 286 209 79 0 165 0
[pid=15205] ppid=15204 vsize=8728 CPUtime=0
/proc/15205/stat : 15205 (galacM.sh) R 15204 15203 14993 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 2001092532 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 262910045479 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/15205/statm: 2182 290 209 79 0 175 0

[startup+0.078872 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 15203
/proc/meminfo: memFree=1630008/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=0.01
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.102062 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 15203
/proc/meminfo: memFree=1630008/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=0.01
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301083 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 15203
/proc/meminfo: memFree=1630008/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=0.01
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701135 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 15203
/proc/meminfo: memFree=1630008/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=0.01
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50222 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 15225
/proc/meminfo: memFree=1589416/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=0.01
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15217] ppid=15203 vsize=812820 CPUtime=1.44
/proc/15217/stat : 15217 (java) S 15203 15203 14993 0 -1 0 13408 0 1 0 138 6 0 0 18 0 9 0 2001092535 832327680 12611 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15217/statm: 203205 12611 2585 9 0 197186 0
[pid=15217/tid=15218] ppid=15203 vsize=812820 CPUtime=0.8
/proc/15217/task/15218/stat : 15218 (java) R 15203 15203 14993 0 -1 64 7457 0 1 0 76 4 0 0 22 0 9 0 2001092536 832327680 12611 996147200 134512640 134550740 4294955600 18446744073709551615 4126780343 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15217/tid=15219] ppid=15203 vsize=812820 CPUtime=0.39
/proc/15217/task/15219/stat : 15219 (java) S 15203 15203 14993 0 -1 64 4447 0 0 0 38 1 0 0 16 0 9 0 2001092537 832327680 12611 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15217/tid=15220] ppid=15203 vsize=812820 CPUtime=0
/proc/15217/task/15220/stat : 15220 (java) S 15203 15203 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001092538 832327680 12611 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15217/tid=15221] ppid=15203 vsize=812820 CPUtime=0
/proc/15217/task/15221/stat : 15221 (java) S 15203 15203 14993 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2001092538 832327680 12611 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15217/tid=15222] ppid=15203 vsize=812820 CPUtime=0
/proc/15217/task/15222/stat : 15222 (java) S 15203 15203 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001092540 832327680 12611 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15217/tid=15223] ppid=15203 vsize=812820 CPUtime=0.22
/proc/15217/task/15223/stat : 15223 (java) S 15203 15203 14993 0 -1 64 804 0 0 0 22 0 0 0 16 0 9 0 2001092540 832327680 12611 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15217/tid=15224] ppid=15203 vsize=812820 CPUtime=0
/proc/15217/task/15224/stat : 15224 (java) S 15203 15203 14993 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001092540 832327680 12611 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15217/tid=15225] ppid=15203 vsize=812820 CPUtime=0
/proc/15217/task/15225/stat : 15225 (java) R 15203 15203 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001092540 832327680 12611 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860392

[startup+3.10141 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 15225
/proc/meminfo: memFree=1560872/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 47572

[startup+6.30179 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 15226
/proc/meminfo: memFree=1622824/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=7472 CPUtime=3.62
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 1642 0 0 0 361 1 0 0 25 0 1 0 2001092797 7651328 1623 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/15226/statm: 1868 1623 56 152 0 1713 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 55044

[startup+12.7025 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 15226
/proc/meminfo: memFree=1619824/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=9880 CPUtime=9.98
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 2234 0 0 0 997 1 0 0 25 0 1 0 2001092797 10117120 2215 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/15226/statm: 2470 2215 56 152 0 2315 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 57452

[startup+25.501 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 15226
/proc/meminfo: memFree=1618480/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=11268 CPUtime=22.72
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 2578 0 0 0 2271 1 0 0 25 0 1 0 2001092797 11538432 2559 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/15226/statm: 2817 2559 56 152 0 2662 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 58840

[startup+51.101 s]
/proc/loadavg: 1.90 1.97 1.99 3/83 15268
/proc/meminfo: memFree=1691512/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=13460 CPUtime=48.25
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 3098 0 0 0 4823 2 0 0 25 0 1 0 2001092797 13783040 3079 996147200 134512640 135136200 4294955968 18446744073709551615 134529561 0 0 4096 3 0 0 0 17 0 0 0
/proc/15226/statm: 3365 3079 56 152 0 3210 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 61032

Solver just ended. Dumping a history of the last processes samples

[startup+76.7011 s]
/proc/loadavg: 1.93 1.97 1.99 3/83 15268
/proc/meminfo: memFree=1690296/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=14996 CPUtime=73.84
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 3461 0 0 0 7381 3 0 0 25 0 1 0 2001092797 15355904 3442 996147200 134512640 135136200 4294955968 18446744073709551615 134529436 0 0 4096 3 0 0 0 17 0 0 0
/proc/15226/statm: 3749 3442 56 152 0 3594 0
Current children cumulated CPU time (s) 76.44
Current children cumulated vsize (KiB) 62568

[startup+83.1018 s]
/proc/loadavg: 1.94 1.97 1.99 3/83 15268
/proc/meminfo: memFree=1690040/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=15152 CPUtime=80.24
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 3490 0 0 0 8021 3 0 0 25 0 1 0 2001092797 15515648 3471 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/15226/statm: 3788 3471 56 152 0 3633 0
Current children cumulated CPU time (s) 82.84
Current children cumulated vsize (KiB) 62724

[startup+89.5026 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 15268
/proc/meminfo: memFree=1689912/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=15316 CPUtime=86.63
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 3519 0 0 0 8660 3 0 0 25 0 1 0 2001092797 15683584 3500 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/15226/statm: 3829 3500 56 152 0 3674 0
Current children cumulated CPU time (s) 89.23
Current children cumulated vsize (KiB) 62888

[startup+91.1018 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 15268
/proc/meminfo: memFree=1689912/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=15316 CPUtime=88.23
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 3520 0 0 0 8820 3 0 0 25 0 1 0 2001092797 15683584 3501 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/15226/statm: 3829 3501 56 152 0 3674 0
Current children cumulated CPU time (s) 90.83
Current children cumulated vsize (KiB) 62888

[startup+91.9018 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 15268
/proc/meminfo: memFree=1689912/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=15316 CPUtime=89.03
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 3521 0 0 0 8900 3 0 0 25 0 1 0 2001092797 15683584 3502 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/15226/statm: 3829 3502 56 152 0 3674 0
Current children cumulated CPU time (s) 91.63
Current children cumulated vsize (KiB) 62888

[startup+92.3019 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 15268
/proc/meminfo: memFree=1689912/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=15316 CPUtime=89.44
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 3529 0 0 0 8941 3 0 0 25 0 1 0 2001092797 15683584 3510 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 0 0 0
/proc/15226/statm: 3829 3510 56 152 0 3674 0
Current children cumulated CPU time (s) 92.04
Current children cumulated vsize (KiB) 62888

[startup+92.5019 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 15268
/proc/meminfo: memFree=1689912/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=2.6
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 799 22385 0 1 0 0 248 12 17 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
[pid=15226] ppid=15203 vsize=15316 CPUtime=89.63
/proc/15226/stat : 15226 (minisat) R 15203 15203 14993 0 -1 4194304 3529 0 0 0 8960 3 0 0 25 0 1 0 2001092797 15683584 3510 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 0 0 0
/proc/15226/statm: 3829 3510 56 152 0 3674 0
Current children cumulated CPU time (s) 92.23
Current children cumulated vsize (KiB) 62888

[startup+92.6019 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 15268
/proc/meminfo: memFree=1689912/2055920 swapFree=4179968/4192956
[pid=15203] ppid=15201 vsize=47572 CPUtime=92.34
/proc/15203/stat : 15203 (galacM.sh) S 15201 15203 14993 0 -1 4194304 833 25941 0 1 0 0 9218 16 16 0 1 0 2001092531 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15203/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 92.34
Current children cumulated vsize (KiB) 47572

Child status: 0
Real time (s): 92.6052
CPU time (s): 92.37
CPU user time (s): 92.193
CPU system time (s): 0.176973
CPU usage (%): 99.746
Max. virtual memory (cumulated for all children) (KiB): 860392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.193
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26931
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= 1179
involuntary context switches= 2510

runsolver used 0.098984 second user time and 0.331949 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-05 03:26:17
IDJOB=1082183
IDBENCH=57188
IDSOLVER=350
FILE ID=node11/1082183-1215221177
PBS_JOBID= 7881826
Free space on /tmp= 66524 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/langford3/normalized-langford-3-12.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082183-1215221177/watcher-1082183-1215221177 -o /tmp/evaluation-result-1082183-1215221177/solver-1082183-1215221177 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1082183-1215221177.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dee4599863daae352af5f2661ac2dee6
RANDOM SEED=1946245198

node11.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.224
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.224
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:       1630488 kB
Buffers:         67280 kB
Cached:         193876 kB
SwapCached:       7036 kB
Active:         284248 kB
Inactive:        83844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630488 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            3104 kB
Writeback:           0 kB
Mapped:         108832 kB
Slab:            42104 kB
Committed_AS:  3404800 kB
PageTables:       2288 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= 66548 MiB
End job on node11 at 2008-07-05 03:27:50