Trace number 1097616

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 731.47 736.649

General information on the benchmark

Namecsp/tightness0.35/
normalized-rand-2-40-16-250-350-2_ext.xml
MD5SUMa15833e54694ad181285fb2e10e83b65
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1695
Satisfiable
(Un)Satisfiability was proved
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.00/0.03	c --- Preproc Stats ---
0.02/0.86	c start processing
0.02/0.86	c start relation processing
0.02/0.87	c start cnf exporting
1.58/1.61	c parsing time : 0.755
1.58/1.61	c preprocessing time : 1.501
1.58/1.61	
1.58/1.61	c Nary constraints - conflicts : 0 supports : 0
1.58/1.61	c Binary constraints - conflicts : 250 supports :0
1.58/1.61	c max arity constraint : 2
1.58/1.61	c Max Tuples generated 0
1.58/1.61	c relations : 250
1.58/1.61	c relations BDD: 0
1.58/1.61	c sampling 0/0
1.58/1.61	c vars : 641 - clauses :  27260
1.58/1.61	
1.58/1.65	 
1.58/1.65	c --- SAT Solver Stats ---
1.58/1.65	 
731.40/736.63	c restarts              : 21
731.40/736.63	c conflicts             : 797427         (1093 /sec)
731.40/736.63	c decisions             : 1129932        (1.29 % random) (1548 /sec)
731.40/736.63	c propagations          : 70772845       (96981 /sec)
731.40/736.63	c conflict literals     : 59251766       (29.14 % deleted)
731.40/736.63	c Memory used           : 30.44 MB
731.40/736.63	c CPU time              : 729.762 s
731.40/736.63	
731.40/736.63	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-1097616-1215282612/watcher-1097616-1215282612 -o /tmp/evaluation-result-1097616-1215282612/solver-1097616-1215282612 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1097616-1215282612.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: 2.05 2.00 2.00 4/73 8485
/proc/meminfo: memFree=1757944/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=8652 CPUtime=0
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 640508412 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 2163 280 208 79 0 156 0
[pid=8486] ppid=8485 vsize=8688 CPUtime=0
/proc/8486/stat : 8486 (galacM.sh) R 8485 8485 7996 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 640508412 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 270187162271 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/8486/statm: 2172 288 210 79 0 165 0
[pid=8488] ppid=8486 vsize=8688 CPUtime=0
/proc/8488/stat : 8488 (galacM.sh) R 8486 8485 7996 0 -1 4194368 7 0 0 0 0 0 0 0 16 0 1 0 640508412 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 4316239 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/8488/statm: 2172 288 210 79 0 165 0

[startup+0.058538 s]
/proc/loadavg: 2.05 2.00 2.00 4/73 8485
/proc/meminfo: memFree=1757944/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=0.02
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 765 1697 0 0 0 0 0 2 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.101538 s]
/proc/loadavg: 2.05 2.00 2.00 4/73 8485
/proc/meminfo: memFree=1757944/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=0.02
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 765 1697 0 0 0 0 0 2 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.301565 s]
/proc/loadavg: 2.05 2.00 2.00 4/73 8485
/proc/meminfo: memFree=1757944/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=0.02
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 765 1697 0 0 0 0 0 2 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.701608 s]
/proc/loadavg: 2.05 2.00 2.00 4/73 8485
/proc/meminfo: memFree=1757944/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=0.02
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 765 1697 0 0 0 0 0 2 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+1.5027 s]
/proc/loadavg: 2.05 2.00 2.00 3/83 8507
/proc/meminfo: memFree=1708648/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=0.02
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 765 1697 0 0 0 0 0 2 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8499] ppid=8485 vsize=812548 CPUtime=1.46
/proc/8499/stat : 8499 (java) S 8485 8485 7996 0 -1 0 19725 0 1 0 135 11 0 0 18 0 9 0 640508415 832049152 19148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 203137 19148 1908 9 0 197171 0
[pid=8499/tid=8500] ppid=8485 vsize=812548 CPUtime=1.18
/proc/8499/task/8500/stat : 8500 (java) R 8485 8485 7996 0 -1 64 14512 0 1 0 110 8 0 0 25 0 9 0 640508416 832049152 19148 996147200 134512640 134550740 4294955600 18446744073709551615 4127014955 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8499/tid=8501] ppid=8485 vsize=812548 CPUtime=0.02
/proc/8499/task/8501/stat : 8501 (java) S 8485 8485 7996 0 -1 64 3658 0 0 0 1 1 0 0 16 0 9 0 640508417 832049152 19148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8499/tid=8502] ppid=8485 vsize=812548 CPUtime=0
/proc/8499/task/8502/stat : 8502 (java) S 8485 8485 7996 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 640508417 832049152 19148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8499/tid=8503] ppid=8485 vsize=812548 CPUtime=0
/proc/8499/task/8503/stat : 8503 (java) S 8485 8485 7996 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 640508417 832049152 19148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8499/tid=8504] ppid=8485 vsize=812548 CPUtime=0
/proc/8499/task/8504/stat : 8504 (java) S 8485 8485 7996 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640508419 832049152 19148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8499/tid=8505] ppid=8485 vsize=812548 CPUtime=0.23
/proc/8499/task/8505/stat : 8505 (java) S 8485 8485 7996 0 -1 64 855 0 0 0 23 0 0 0 16 0 9 0 640508419 832049152 19148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8499/tid=8506] ppid=8485 vsize=812548 CPUtime=0
/proc/8499/task/8506/stat : 8506 (java) S 8485 8485 7996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 640508419 832049152 19148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8499/tid=8507] ppid=8485 vsize=812548 CPUtime=0
/proc/8499/task/8507/stat : 8507 (java) S 8485 8485 7996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640508419 832049152 19148 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 860116

[startup+3.10189 s]
/proc/loadavg: 2.05 2.00 2.00 3/75 8508
/proc/meminfo: memFree=1753640/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=6116 CPUtime=1.43
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 1254 0 0 0 143 0 0 0 25 0 1 0 640508577 6262784 1235 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 1529 1235 56 152 0 1374 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 53684

[startup+6.30126 s]
/proc/loadavg: 2.13 2.02 2.01 3/75 8508
/proc/meminfo: memFree=1749608/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=9152 CPUtime=4.6
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 2019 0 0 0 460 0 0 0 25 0 1 0 640508577 9371648 2000 996147200 134512640 135136200 4294955968 18446744073709551615 134529387 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 2288 2000 56 152 0 2133 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 56720

[startup+12.703 s]
/proc/loadavg: 2.12 2.02 2.00 3/75 8508
/proc/meminfo: memFree=1746280/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=11992 CPUtime=10.94
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 2730 0 0 0 1094 0 0 0 25 0 1 0 640508577 12279808 2711 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 2998 2711 56 152 0 2843 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 59560

[startup+25.5015 s]
/proc/loadavg: 2.09 2.01 2.00 3/75 8508
/proc/meminfo: memFree=1744168/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=14220 CPUtime=23.65
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 3253 0 0 0 2364 1 0 0 25 0 1 0 640508577 14561280 3234 996147200 134512640 135136200 4294955968 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 3555 3234 56 152 0 3400 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 61788

[startup+51.1014 s]
/proc/loadavg: 2.06 2.01 2.00 3/75 8508
/proc/meminfo: memFree=1742056/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=16208 CPUtime=49.05
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 3750 0 0 0 4903 2 0 0 25 0 1 0 640508577 16596992 3731 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 4052 3731 56 152 0 3897 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 63776

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 8508
/proc/meminfo: memFree=1739240/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=19024 CPUtime=99.86
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 4427 0 0 0 9983 3 0 0 25 0 1 0 640508577 19480576 4408 996147200 134512640 135136200 4294955968 18446744073709551615 134527332 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 4756 4408 56 152 0 4601 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 66592

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 8508
/proc/meminfo: memFree=1735272/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=23168 CPUtime=159.4
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 5414 0 0 0 15936 4 0 0 25 0 1 0 640508577 23724032 5395 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 5792 5395 56 152 0 5637 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 70736

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8508
/proc/meminfo: memFree=1733928/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=24600 CPUtime=218.94
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 5751 0 0 0 21890 4 0 0 25 0 1 0 640508577 25190400 5732 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 6150 5732 56 152 0 5995 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 72168

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8508
/proc/meminfo: memFree=1732200/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=26316 CPUtime=278.48
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 6171 0 0 0 27843 5 0 0 25 0 1 0 640508577 26947584 6152 996147200 134512640 135136200 4294955968 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 6579 6152 56 152 0 6424 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 73884

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8508

################
# More data... #
################


[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8510
/proc/meminfo: memFree=1730536/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=28040 CPUtime=397.56
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 6565 0 0 0 39751 5 0 0 25 0 1 0 640508577 28712960 6546 996147200 134512640 135136200 4294955968 18446744073709551615 134526826 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7010 6546 56 152 0 6855 0
Current children cumulated CPU time (s) 399.17
Current children cumulated vsize (KiB) 75608

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8510
/proc/meminfo: memFree=1729512/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=29104 CPUtime=457.09
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 6820 0 0 0 45704 5 0 0 25 0 1 0 640508577 29802496 6801 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7276 6801 56 152 0 7121 0
Current children cumulated CPU time (s) 458.7
Current children cumulated vsize (KiB) 76672

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8510
/proc/meminfo: memFree=1728808/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=29812 CPUtime=516.63
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 6979 0 0 0 51658 5 0 0 25 0 1 0 640508577 30527488 6960 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7453 6960 56 152 0 7298 0
Current children cumulated CPU time (s) 518.24
Current children cumulated vsize (KiB) 77380

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8510
/proc/meminfo: memFree=1728360/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=30272 CPUtime=576.18
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7097 0 0 0 57612 6 0 0 25 0 1 0 640508577 30998528 7078 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7568 7078 56 152 0 7413 0
Current children cumulated CPU time (s) 577.79
Current children cumulated vsize (KiB) 77840

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8545
/proc/meminfo: memFree=1667624/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=30272 CPUtime=635.87
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7113 0 0 0 63580 7 0 0 25 0 1 0 640508577 30998528 7094 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7568 7094 56 152 0 7413 0
Current children cumulated CPU time (s) 637.48
Current children cumulated vsize (KiB) 77840

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8545
/proc/meminfo: memFree=1667048/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=30880 CPUtime=695.63
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7243 0 0 0 69556 7 0 0 25 0 1 0 640508577 31621120 7224 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7720 7224 56 152 0 7565 0
Current children cumulated CPU time (s) 697.24
Current children cumulated vsize (KiB) 78448

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

[startup+716.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8545
/proc/meminfo: memFree=1666792/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=31164 CPUtime=709.97
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7288 0 0 0 70990 7 0 0 25 0 1 0 640508577 31911936 7269 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7791 7269 56 152 0 7636 0
Current children cumulated CPU time (s) 711.58
Current children cumulated vsize (KiB) 78732

[startup+729.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8545
/proc/meminfo: memFree=1666792/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=31164 CPUtime=722.72
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7310 0 0 0 72265 7 0 0 25 0 1 0 640508577 31911936 7291 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7791 7291 56 152 0 7636 0
Current children cumulated CPU time (s) 724.33
Current children cumulated vsize (KiB) 78732

[startup+732.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8545
/proc/meminfo: memFree=1666792/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=31164 CPUtime=725.9
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7310 0 0 0 72583 7 0 0 25 0 1 0 640508577 31911936 7291 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7791 7291 56 152 0 7636 0
Current children cumulated CPU time (s) 727.51
Current children cumulated vsize (KiB) 78732

[startup+734.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8545
/proc/meminfo: memFree=1666792/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=31164 CPUtime=727.5
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7310 0 0 0 72743 7 0 0 25 0 1 0 640508577 31911936 7291 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7791 7291 56 152 0 7636 0
Current children cumulated CPU time (s) 729.11
Current children cumulated vsize (KiB) 78732

[startup+735.906 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8545
/proc/meminfo: memFree=1666728/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=31164 CPUtime=729.1
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7310 0 0 0 72903 7 0 0 25 0 1 0 640508577 31911936 7291 996147200 134512640 135136200 4294955968 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7791 7291 56 152 0 7636 0
Current children cumulated CPU time (s) 730.71
Current children cumulated vsize (KiB) 78732

[startup+736.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8545
/proc/meminfo: memFree=1666728/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=31164 CPUtime=729.49
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7310 0 0 0 72942 7 0 0 25 0 1 0 640508577 31911936 7291 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7791 7291 56 152 0 7636 0
Current children cumulated CPU time (s) 731.1
Current children cumulated vsize (KiB) 78732

[startup+736.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8545
/proc/meminfo: memFree=1666728/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=31164 CPUtime=729.69
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7310 0 0 0 72962 7 0 0 25 0 1 0 640508577 31911936 7291 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7791 7291 56 152 0 7636 0
Current children cumulated CPU time (s) 731.3
Current children cumulated vsize (KiB) 78732

[startup+736.601 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8545
/proc/meminfo: memFree=1666728/2055920 swapFree=4179952/4192956
[pid=8485] ppid=8483 vsize=47568 CPUtime=1.61
/proc/8485/stat : 8485 (galacM.sh) S 8483 8485 7996 0 -1 4194304 799 21434 0 1 0 0 147 14 17 0 1 0 640508412 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8485/statm: 11892 364 245 79 0 219 0
[pid=8508] ppid=8485 vsize=31164 CPUtime=729.79
/proc/8508/stat : 8508 (minisat) R 8485 8485 7996 0 -1 4194304 7310 0 0 0 72972 7 0 0 25 0 1 0 640508577 31911936 7291 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8508/statm: 7791 7291 56 152 0 7636 0
Current children cumulated CPU time (s) 731.4
Current children cumulated vsize (KiB) 78732

Child status: 0
Real time (s): 736.649
CPU time (s): 731.47
CPU user time (s): 731.237
CPU system time (s): 0.232964
CPU usage (%): 99.2969
Max. virtual memory (cumulated for all children) (KiB): 860116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 731.237
system time used= 0.232964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29761
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= 1092
involuntary context switches= 19936

runsolver used 0.742887 second user time and 1.9447 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-05 20:30:12
IDJOB=1097616
IDBENCH=59513
IDSOLVER=350
FILE ID=node88/1097616-1215282612
PBS_JOBID= 7882302
Free space on /tmp= 66496 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/tightness0.35/normalized-rand-2-40-16-250-350-2_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1097616-1215282612/watcher-1097616-1215282612 -o /tmp/evaluation-result-1097616-1215282612/solver-1097616-1215282612 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1097616-1215282612.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a15833e54694ad181285fb2e10e83b65
RANDOM SEED=1708421145

node88.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1758360 kB
Buffers:         42532 kB
Cached:         191884 kB
SwapCached:       6780 kB
Active:         169276 kB
Inactive:        78824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758360 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:            3184 kB
Writeback:           0 kB
Mapped:          21656 kB
Slab:            34744 kB
Committed_AS:  1155632 kB
PageTables:       1808 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= 66492 MiB
End job on node88 at 2008-07-05 20:42:28