Trace number 1080028

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 M? (TO) 1800.01 1810.81

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-12_ext.xml
MD5SUMb8c2bd661dc6ef0ca0d01b71637dc540
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.62199
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
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 ---
1.86/1.90	c start processing
1.86/1.90	c start relation processing
4.53/4.68	c start cnf exporting
17.37/17.60	c parsing time : 1.779
17.37/17.60	c preprocessing time : 17.472
17.37/17.60	
17.37/17.60	c Nary constraints - conflicts : 0 supports : 59
17.37/17.60	c Binary constraints - conflicts : 0 supports :0
17.37/17.60	c max arity constraint : 3
17.37/17.60	c Max Tuples generated 0
17.37/17.60	c relations : 59
17.37/17.60	c relations BDD: 59
17.37/17.60	c sampling 0/0
17.37/17.60	c vars : 132025 - clauses :  421518
17.37/17.60	
17.47/17.66	 
17.47/17.66	c --- SAT Solver Stats ---
17.47/17.66	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1080028-1215211629/watcher-1080028-1215211629 -o /tmp/evaluation-result-1080028-1215211629/solver-1080028-1215211629 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1080028-1215211629.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.00 2.00 2.00 4/81 16990
/proc/meminfo: memFree=1526864/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=8652 CPUtime=0
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 642352227 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 2163 280 208 79 0 156 0
[pid=16991] ppid=16990 vsize=8688 CPUtime=0
/proc/16991/stat : 16991 (galacM.sh) S 16990 16990 15988 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 642352228 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 245482881106 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16991/statm: 2172 286 209 79 0 165 0
[pid=16992] ppid=16991 vsize=8728 CPUtime=0
/proc/16992/stat : 16992 (galacM.sh) R 16991 16990 15988 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 642352228 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 245482712359 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/16992/statm: 2182 290 209 79 0 175 0

[startup+0.0793401 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16990
/proc/meminfo: memFree=1526864/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=0.01
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.101718 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16990
/proc/meminfo: memFree=1526864/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=0.01
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.301735 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16990
/proc/meminfo: memFree=1526864/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=0.01
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.701775 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16990
/proc/meminfo: memFree=1526864/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=0.01
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.50289 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 17012
/proc/meminfo: memFree=1456704/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=0.01
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17004] ppid=16990 vsize=812732 CPUtime=1.44
/proc/17004/stat : 17004 (java) S 16990 16990 15988 0 -1 0 21766 0 1 0 133 11 0 0 18 0 9 0 642352231 832237568 21192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17004/statm: 203183 21192 1882 9 0 197164 0
[pid=17004/tid=17005] ppid=16990 vsize=812732 CPUtime=1.25
/proc/17004/task/17005/stat : 17005 (java) R 16990 16990 15988 0 -1 64 14460 0 1 0 117 8 0 0 25 0 9 0 642352232 832237568 21192 996147200 134512640 134550740 4294955600 18446744073709551615 4126464785 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17006] ppid=16990 vsize=812732 CPUtime=0.05
/proc/17004/task/17006/stat : 17006 (java) S 16990 16990 15988 0 -1 64 5851 0 0 0 4 1 0 0 16 0 9 0 642352233 832237568 21192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17007] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17007/stat : 17007 (java) S 16990 16990 15988 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 642352234 832237568 21192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17008] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17008/stat : 17008 (java) S 16990 16990 15988 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 642352234 832237568 21192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17009] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17009/stat : 17009 (java) S 16990 16990 15988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 642352236 832237568 21192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17010] ppid=16990 vsize=812732 CPUtime=0.11
/proc/17004/task/17010/stat : 17010 (java) S 16990 16990 15988 0 -1 64 757 0 0 0 11 0 0 0 16 0 9 0 642352236 832237568 21192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17011] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17011/stat : 17011 (java) S 16990 16990 15988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 642352236 832237568 21192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17012] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17012/stat : 17012 (java) S 16990 16990 15988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642352236 832237568 21192 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) 860308

[startup+3.10304 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 17012
/proc/meminfo: memFree=1443456/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=0.01
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17004] ppid=16990 vsize=812732 CPUtime=3.04
/proc/17004/stat : 17004 (java) S 16990 16990 15988 0 -1 0 23016 0 1 0 292 12 0 0 18 0 9 0 642352231 832237568 22438 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17004/statm: 203183 22438 1887 9 0 197164 0
[pid=17004/tid=17005] ppid=16990 vsize=812732 CPUtime=2.74
/proc/17004/task/17005/stat : 17005 (java) R 16990 16990 15988 0 -1 64 14483 0 1 0 266 8 0 0 25 0 9 0 642352232 832237568 22438 996147200 134512640 134550740 4294955600 18446744073709551615 4126790056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17006] ppid=16990 vsize=812732 CPUtime=0.1
/proc/17004/task/17006/stat : 17006 (java) S 16990 16990 15988 0 -1 64 7054 0 0 0 8 2 0 0 17 0 9 0 642352233 832237568 22438 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17007] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17007/stat : 17007 (java) S 16990 16990 15988 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 642352234 832237568 22438 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17008] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17008/stat : 17008 (java) S 16990 16990 15988 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 642352234 832237568 22438 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17009] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17009/stat : 17009 (java) S 16990 16990 15988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 642352236 832237568 22438 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17010] ppid=16990 vsize=812732 CPUtime=0.16
/proc/17004/task/17010/stat : 17010 (java) S 16990 16990 15988 0 -1 64 781 0 0 0 16 0 0 0 16 0 9 0 642352236 832237568 22438 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17011] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17011/stat : 17011 (java) S 16990 16990 15988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 642352236 832237568 22438 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17012] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17012/stat : 17012 (java) S 16990 16990 15988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642352236 832237568 22438 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860308

[startup+6.30134 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 17012
/proc/meminfo: memFree=1393472/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=0.01
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17004] ppid=16990 vsize=812732 CPUtime=6.21
/proc/17004/stat : 17004 (java) S 16990 16990 15988 0 -1 0 36817 0 1 0 602 19 0 0 18 0 9 0 642352231 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17004/statm: 203183 36232 1908 9 0 197164 0
[pid=17004/tid=17005] ppid=16990 vsize=812732 CPUtime=5.17
/proc/17004/task/17005/stat : 17005 (java) R 16990 16990 15988 0 -1 64 14532 0 1 0 508 9 0 0 25 0 9 0 642352232 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4126954241 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17006] ppid=16990 vsize=812732 CPUtime=0.8
/proc/17004/task/17006/stat : 17006 (java) S 16990 16990 15988 0 -1 64 20762 0 0 0 72 8 0 0 16 0 9 0 642352233 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17007] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17007/stat : 17007 (java) S 16990 16990 15988 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 642352234 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17008] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17008/stat : 17008 (java) S 16990 16990 15988 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 642352234 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17009] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17009/stat : 17009 (java) S 16990 16990 15988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 642352236 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17010] ppid=16990 vsize=812732 CPUtime=0.22
/proc/17004/task/17010/stat : 17010 (java) S 16990 16990 15988 0 -1 64 825 0 0 0 22 0 0 0 16 0 9 0 642352236 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17011] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17011/stat : 17011 (java) S 16990 16990 15988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 642352236 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17012] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17012/stat : 17012 (java) S 16990 16990 15988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642352236 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 860308

[startup+12.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 17012
/proc/meminfo: memFree=1384192/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=0.01
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17004] ppid=16990 vsize=812732 CPUtime=12.58
/proc/17004/stat : 17004 (java) S 16990 16990 15988 0 -1 0 36829 0 1 0 1236 22 0 0 18 0 9 0 642352231 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17004/statm: 203183 36232 1908 9 0 197164 0
[pid=17004/tid=17005] ppid=16990 vsize=812732 CPUtime=11.53
/proc/17004/task/17005/stat : 17005 (java) R 16990 16990 15988 0 -1 64 14544 0 1 0 1141 12 0 0 25 0 9 0 642352232 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4126866361 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17006] ppid=16990 vsize=812732 CPUtime=0.81
/proc/17004/task/17006/stat : 17006 (java) S 16990 16990 15988 0 -1 64 20762 0 0 0 73 8 0 0 16 0 9 0 642352233 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17007] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17007/stat : 17007 (java) S 16990 16990 15988 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 642352234 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17008] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17008/stat : 17008 (java) S 16990 16990 15988 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 642352234 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17009] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17009/stat : 17009 (java) S 16990 16990 15988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 642352236 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17010] ppid=16990 vsize=812732 CPUtime=0.22
/proc/17004/task/17010/stat : 17010 (java) S 16990 16990 15988 0 -1 64 825 0 0 0 22 0 0 0 16 0 9 0 642352236 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17011] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17011/stat : 17011 (java) S 16990 16990 15988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 642352236 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17004/tid=17012] ppid=16990 vsize=812732 CPUtime=0
/proc/17004/task/17012/stat : 17012 (java) S 16990 16990 15988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 642352236 832237568 36232 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 860308

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17013
/proc/meminfo: memFree=1491200/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=29184 CPUtime=7.79
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 6949 0 0 0 775 4 0 0 25 0 1 0 642353993 29884416 6930 996147200 134512640 135136200 4294955968 18446744073709551615 134527379 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 7296 6930 57 152 0 7141 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 76760

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17013
/proc/meminfo: memFree=1486528/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=33828 CPUtime=33.26
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 8137 0 0 0 3321 5 0 0 25 0 1 0 642353993 34639872 8118 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 8457 8118 57 152 0 8302 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 81404

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17013

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

/proc/17013/statm: 35220 34687 57 152 0 35065 0
Current children cumulated CPU time (s) 1117.97
Current children cumulated vsize (KiB) 188456

[startup+1182.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 17247
/proc/meminfo: memFree=1373248/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=143544 CPUtime=1159.9
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 35376 0 0 0 115945 45 0 0 25 0 1 0 642353993 146989056 35357 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 35886 35357 57 152 0 35731 0
Current children cumulated CPU time (s) 1177.4
Current children cumulated vsize (KiB) 191120

[startup+1242.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/83 17247
/proc/meminfo: memFree=1369856/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=146960 CPUtime=1219.34
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 36237 0 0 0 121888 46 0 0 25 0 1 0 642353993 150487040 36218 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 36740 36218 57 152 0 36585 0
Current children cumulated CPU time (s) 1236.84
Current children cumulated vsize (KiB) 194536

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 17247
/proc/meminfo: memFree=1366592/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=150368 CPUtime=1278.78
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 37039 0 0 0 127831 47 0 0 25 0 1 0 642353993 153976832 37020 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 37592 37020 57 152 0 37437 0
Current children cumulated CPU time (s) 1296.28
Current children cumulated vsize (KiB) 197944

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 17247
/proc/meminfo: memFree=1363648/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=153440 CPUtime=1338.22
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 37763 0 0 0 133774 48 0 0 25 0 1 0 642353993 157122560 37744 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 38360 37744 57 152 0 38205 0
Current children cumulated CPU time (s) 1355.72
Current children cumulated vsize (KiB) 201016

[startup+1422.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/83 17247
/proc/meminfo: memFree=1360704/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=156404 CPUtime=1397.65
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 38508 0 0 0 139717 48 0 0 25 0 1 0 642353993 160157696 38489 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 39101 38489 57 152 0 38946 0
Current children cumulated CPU time (s) 1415.15
Current children cumulated vsize (KiB) 203980

[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/83 17247
/proc/meminfo: memFree=1358464/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=158648 CPUtime=1457.09
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 39068 0 0 0 145660 49 0 0 25 0 1 0 642353993 162455552 39049 996147200 134512640 135136200 4294955968 18446744073709551615 134525883 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 39662 39049 57 152 0 39507 0
Current children cumulated CPU time (s) 1474.59
Current children cumulated vsize (KiB) 206224

[startup+1542.3 s]
/proc/loadavg: 2.18 2.07 2.01 3/83 17247
/proc/meminfo: memFree=1356352/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=160672 CPUtime=1516.53
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 39579 0 0 0 151603 50 0 0 25 0 1 0 642353993 164528128 39560 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 40168 39560 57 152 0 40013 0
Current children cumulated CPU time (s) 1534.03
Current children cumulated vsize (KiB) 208248

[startup+1602.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/83 17247
/proc/meminfo: memFree=1353472/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=163512 CPUtime=1575.97
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 40287 0 0 0 157547 50 0 0 25 0 1 0 642353993 167436288 40268 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 40878 40268 57 152 0 40723 0
Current children cumulated CPU time (s) 1593.47
Current children cumulated vsize (KiB) 211088

[startup+1662.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/83 17247
/proc/meminfo: memFree=1351232/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=165888 CPUtime=1635.41
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 40864 0 0 0 163490 51 0 0 25 0 1 0 642353993 169869312 40845 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 41472 40845 57 152 0 41317 0
Current children cumulated CPU time (s) 1652.91
Current children cumulated vsize (KiB) 213464

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/83 17247
/proc/meminfo: memFree=1348288/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=168660 CPUtime=1694.84
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 41579 0 0 0 169433 51 0 0 25 0 1 0 642353993 172707840 41560 996147200 134512640 135136200 4294955968 18446744073709551615 134527379 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 42165 41560 57 152 0 42010 0
Current children cumulated CPU time (s) 1712.34
Current children cumulated vsize (KiB) 216236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 17247
/proc/meminfo: memFree=1345280/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=171756 CPUtime=1754.28
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 42324 0 0 0 175376 52 0 0 25 0 1 0 642353993 175878144 42305 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 42939 42305 57 152 0 42784 0
Current children cumulated CPU time (s) 1771.78
Current children cumulated vsize (KiB) 219332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.8 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 17247
/proc/meminfo: memFree=1342720/2055920 swapFree=4179840/4192956
[pid=16990] ppid=16988 vsize=47576 CPUtime=17.5
/proc/16990/stat : 16990 (galacM.sh) S 16988 16990 15988 0 -1 4194304 799 38549 0 1 0 0 1722 28 17 0 1 0 642352227 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16990/statm: 11894 364 245 79 0 219 0
[pid=17013] ppid=16990 vsize=174272 CPUtime=1782.51
/proc/17013/stat : 17013 (minisat) R 16990 16990 15988 0 -1 4194304 42957 0 0 0 178198 53 0 0 25 0 1 0 642353993 178454528 42938 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17013/statm: 43568 42938 57 152 0 43413 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 221848

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16990 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=231380
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=289955
# CPU time returned by wait4() is 17.5213
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.81
CPU time (s): 1800.01
CPU user time (s): 1799.2
CPU system time (s): 0.81
CPU usage (%): 99.4034
Max. virtual memory (cumulated for all children) (KiB): 860308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.2314
system time used= 0.289955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39348
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= 1366
involuntary context switches= 1493

runsolver used 2.34764 second user time and 5.86711 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-05 00:47:09
IDJOB=1080028
IDBENCH=56930
IDSOLVER=350
FILE ID=node17/1080028-1215211629
PBS_JOBID= 7881723
Free space on /tmp= 66408 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b8c2bd661dc6ef0ca0d01b71637dc540
RANDOM SEED=1033172993

node17.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1527408 kB
Buffers:         79972 kB
Cached:         356996 kB
SwapCached:       6936 kB
Active:         209972 kB
Inactive:       251768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527408 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            4324 kB
Writeback:           0 kB
Mapped:          40896 kB
Slab:            51876 kB
Committed_AS:  1031256 kB
PageTables:       1956 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= 66396 MiB
End job on node17 at 2008-07-05 01:17:22