Trace number 210876

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.11 1810.56

General information on the benchmark

NamepseudoSeries/uclid/
ooo-burch-dill-8-accl.xml
MD5SUMf854735c0a4aa78b40e473f8a33844dd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables21380
Number of constraints60983
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60983
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
5.16	c ...done
5.16	c #SATvar=42761 #SATclauses=42758 #CSPpredicates=60983

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-210876-1168062851 -o ROOT/results/node55/solver-210876-1168062851 -C 1800 -M 900 /tmp/evaluation/210876-1168062851/CSPtoSAT+minisat /tmp/evaluation/210876-1168062851/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.96 2.00 1.91 5/73 9481
/proc/meminfo: memFree=548696/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=496 CPUtime=0
/proc/9480/stat : 9480 (CSPtoSAT+minisa) D 9478 9480 9044 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154683781 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6849316 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/9480/statm: 124 36 29 52 0 19 0

[startup+0.108136 s]
/proc/loadavg: 1.96 2.00 1.91 5/73 9481
/proc/meminfo: memFree=548696/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=7484 CPUtime=0.09
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 949 0 0 0 9 0 0 0 19 0 1 0 154683781 7663616 917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158654728 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 1871 917 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.516177 s]
/proc/loadavg: 1.96 2.00 1.91 5/73 9481
/proc/meminfo: memFree=548696/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=14912 CPUtime=0.5
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 2655 0 0 0 49 1 0 0 23 0 1 0 154683781 15269888 2612 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7282346 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 3728 2612 705 52 0 2096 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 14912

[startup+1.33725 s]
/proc/loadavg: 1.96 2.00 1.91 3/73 9481
/proc/meminfo: memFree=539224/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=17296 CPUtime=1.32
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 3243 0 0 0 130 2 0 0 25 0 1 0 154683781 17711104 3200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159338939 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 4324 3200 705 52 0 2692 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 17296

[startup+2.97441 s]
/proc/loadavg: 1.96 2.00 1.91 3/73 9481
/proc/meminfo: memFree=536152/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=21908 CPUtime=2.93
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 4403 0 0 0 291 2 0 0 25 0 1 0 154683781 22433792 4327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6986199 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 5477 4327 705 52 0 3845 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 21908

[startup+6.26074 s]
/proc/loadavg: 1.96 2.00 1.91 3/73 9481
/proc/meminfo: memFree=528408/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=27400 CPUtime=6.19
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6006 0 0 0 616 3 0 0 25 0 1 0 154683781 28057600 5757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 6850 5757 721 52 0 5218 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 27400

[startup+12.7234 s]
/proc/loadavg: 1.96 2.00 1.91 3/73 9481
/proc/meminfo: memFree=528216/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=27664 CPUtime=12.59
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6081 0 0 0 1256 3 0 0 25 0 1 0 154683781 28327936 5832 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 6916 5832 721 52 0 5284 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 27664

[startup+25.5586 s]
/proc/loadavg: 1.97 2.00 1.91 3/73 9481
/proc/meminfo: memFree=528024/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=27928 CPUtime=25.32
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6146 0 0 0 2529 3 0 0 25 0 1 0 154683781 28598272 5897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 6982 5897 721 52 0 5350 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 27928

[startup+51.2181 s]
/proc/loadavg: 1.98 2.00 1.91 3/73 9481
/proc/meminfo: memFree=527640/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=28324 CPUtime=50.74
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6231 0 0 0 5070 4 0 0 25 0 1 0 154683781 29003776 5982 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 7081 5982 721 52 0 5449 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 28324

[startup+102.43 s]
/proc/loadavg: 1.99 2.00 1.91 3/73 9481
/proc/meminfo: memFree=527128/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=28896 CPUtime=101.5
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6366 0 0 0 10146 4 0 0 25 0 1 0 154683781 29589504 6117 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 7224 6117 721 52 0 5592 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 28896

[startup+162.461 s]
/proc/loadavg: 1.99 2.00 1.91 3/73 9481
/proc/meminfo: memFree=526296/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=29160 CPUtime=160.98
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6451 0 0 0 16094 4 0 0 25 0 1 0 154683781 29859840 6202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 7290 6202 721 52 0 5658 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 29160

[startup+222.501 s]
/proc/loadavg: 2.12 2.03 1.93 3/73 9481
/proc/meminfo: memFree=525464/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=29752 CPUtime=220.49
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6570 0 0 0 22045 4 0 0 25 0 1 0 154683781 30466048 6321 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 7438 6321 721 52 0 5806 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 29752

[startup+282.54 s]
/proc/loadavg: 2.04 2.02 1.93 3/73 9481
/proc/meminfo: memFree=524888/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=29884 CPUtime=279.99
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6632 0 0 0 27995 4 0 0 25 0 1 0 154683781 30601216 6383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 7471 6383 721 52 0 5839 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 29884

[startup+342.58 s]
/proc/loadavg: 2.08 2.03 1.93 3/73 9481
/proc/meminfo: memFree=524184/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=30280 CPUtime=339.49
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6718 0 0 0 33945 4 0 0 25 0 1 0 154683781 31006720 6469 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 7570 6469 721 52 0 5938 0
Current children cumulated CPU time (s) 339.49
Current children cumulated vsize (KiB) 30280

[startup+402.612 s]
/proc/loadavg: 2.07 2.04 1.94 3/73 9481
/proc/meminfo: memFree=523416/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=30624 CPUtime=399.01
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6810 0 0 0 39896 5 0 0 25 0 1 0 154683781 31358976 6561 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562958 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 7656 6561 721 52 0 6024 0
Current children cumulated CPU time (s) 399.01
Current children cumulated vsize (KiB) 30624

[startup+462.685 s]
/proc/loadavg: 2.02 2.03 1.94 3/79 9629
/proc/meminfo: memFree=521240/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=31100 CPUtime=458.36
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 6926 0 0 0 45831 5 0 0 25 0 1 0 154683781 31846400 6677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 7775 6677 721 52 0 6143 0
Current children cumulated CPU time (s) 458.36
Current children cumulated vsize (KiB) 31100

[startup+522.736 s]
/proc/loadavg: 2.01 2.02 1.94 3/73 9679
/proc/meminfo: memFree=520664/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=32288 CPUtime=517.8
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 7215 0 0 0 51775 5 0 0 25 0 1 0 154683781 33062912 6966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 8072 6966 721 52 0 6440 0
Current children cumulated CPU time (s) 517.8
Current children cumulated vsize (KiB) 32288

[startup+582.781 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 9679
/proc/meminfo: memFree=520344/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=32288 CPUtime=577.31
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 7215 0 0 0 57725 6 0 0 25 0 1 0 154683781 33062912 6966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 8072 6966 721 52 0 6440 0
Current children cumulated CPU time (s) 577.31
Current children cumulated vsize (KiB) 32288

[startup+642.821 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 9679
/proc/meminfo: memFree=519320/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=33096 CPUtime=636.82
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 7409 0 0 0 63676 6 0 0 25 0 1 0 154683781 33890304 7160 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 8274 7160 721 52 0 6642 0
Current children cumulated CPU time (s) 636.82
Current children cumulated vsize (KiB) 33096

[startup+702.863 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=518936/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=33096 CPUtime=696.33
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 7432 0 0 0 69627 6 0 0 25 0 1 0 154683781 33890304 7183 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 8274 7183 721 52 0 6642 0
Current children cumulated CPU time (s) 696.33
Current children cumulated vsize (KiB) 33096

[startup+762.907 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=517336/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=34416 CPUtime=755.83
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 7760 0 0 0 75577 6 0 0 25 0 1 0 154683781 35241984 7511 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 8604 7511 721 52 0 6972 0
Current children cumulated CPU time (s) 755.83
Current children cumulated vsize (KiB) 34416

[startup+822.947 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=515480/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=36120 CPUtime=815.33
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 8144 0 0 0 81527 6 0 0 25 0 1 0 154683781 36986880 7895 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665716 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 9030 7895 721 52 0 7398 0
Current children cumulated CPU time (s) 815.33
Current children cumulated vsize (KiB) 36120

[startup+882.985 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=513496/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=37704 CPUtime=874.85
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 8557 0 0 0 87478 7 0 0 25 0 1 0 154683781 38608896 8308 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 9426 8308 721 52 0 7794 0
Current children cumulated CPU time (s) 874.85
Current children cumulated vsize (KiB) 37704

[startup+943.019 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=513112/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=37704 CPUtime=934.35
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 8557 0 0 0 93428 7 0 0 25 0 1 0 154683781 38608896 8308 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 9426 8308 721 52 0 7794 0
Current children cumulated CPU time (s) 934.35
Current children cumulated vsize (KiB) 37704

[startup+1003.06 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=511960/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=38496 CPUtime=993.86
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 8758 0 0 0 99378 8 0 0 25 0 1 0 154683781 39419904 8509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134626508 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 9624 8509 721 52 0 7992 0
Current children cumulated CPU time (s) 993.86
Current children cumulated vsize (KiB) 38496

[startup+1063.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9679
/proc/meminfo: memFree=511512/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=38628 CPUtime=1053.36
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 8796 0 0 0 105328 8 0 0 25 0 1 0 154683781 39555072 8547 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/9480/statm: 9657 8547 721 52 0 8025 0
Current children cumulated CPU time (s) 1053.36
Current children cumulated vsize (KiB) 38628

[startup+1123.1 s]
/proc/loadavg: 1.85 1.94 1.91 3/73 9754
/proc/meminfo: memFree=1294624/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=38892 CPUtime=1113.28
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 8861 0 0 0 111318 10 0 0 25 0 1 0 154683781 39825408 8612 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 9723 8612 721 52 0 8091 0
Current children cumulated CPU time (s) 1113.28
Current children cumulated vsize (KiB) 38892

[startup+1183.12 s]
/proc/loadavg: 1.94 1.95 1.91 3/73 9754
/proc/meminfo: memFree=1292640/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=39948 CPUtime=1173.25
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 9125 0 0 0 117315 10 0 0 25 0 1 0 154683781 40906752 8876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 9987 8876 721 52 0 8355 0
Current children cumulated CPU time (s) 1173.25
Current children cumulated vsize (KiB) 39948

[startup+1243.15 s]
/proc/loadavg: 1.98 1.95 1.91 3/73 9754
/proc/meminfo: memFree=1289632/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=42328 CPUtime=1233.2
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 9711 0 0 0 123310 10 0 0 25 0 1 0 154683781 43343872 9462 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 10582 9462 721 52 0 8950 0
Current children cumulated CPU time (s) 1233.2
Current children cumulated vsize (KiB) 42328

[startup+1303.17 s]
/proc/loadavg: 1.99 1.96 1.91 3/73 9754
/proc/meminfo: memFree=1289440/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=42328 CPUtime=1293.18
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 9714 0 0 0 129307 11 0 0 25 0 1 0 154683781 43343872 9465 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562984 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 10582 9465 721 52 0 8950 0
Current children cumulated CPU time (s) 1293.18
Current children cumulated vsize (KiB) 42328

[startup+1363.19 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9754
/proc/meminfo: memFree=1287840/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=43396 CPUtime=1353.15
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 9993 0 0 0 135304 11 0 0 25 0 1 0 154683781 44437504 9744 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 10849 9744 721 52 0 9217 0
Current children cumulated CPU time (s) 1353.15
Current children cumulated vsize (KiB) 43396

[startup+1423.21 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9754
/proc/meminfo: memFree=1286880/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=44188 CPUtime=1413.1
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 10168 0 0 0 141298 12 0 0 25 0 1 0 154683781 45248512 9919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 11047 9919 721 52 0 9415 0
Current children cumulated CPU time (s) 1413.1
Current children cumulated vsize (KiB) 44188

[startup+1483.23 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9756
/proc/meminfo: memFree=1286368/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=44188 CPUtime=1473.07
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 10168 0 0 0 147295 12 0 0 25 0 1 0 154683781 45248512 9919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573856 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 11047 9919 721 52 0 9415 0
Current children cumulated CPU time (s) 1473.07
Current children cumulated vsize (KiB) 44188

[startup+1543.26 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9756
/proc/meminfo: memFree=1285408/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=45112 CPUtime=1533.05
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 10403 0 0 0 153293 12 0 0 25 0 1 0 154683781 46194688 10154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 11278 10154 721 52 0 9646 0
Current children cumulated CPU time (s) 1533.05
Current children cumulated vsize (KiB) 45112

[startup+1603.29 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9756
/proc/meminfo: memFree=1283744/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=46576 CPUtime=1593
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 10781 0 0 0 159288 12 0 0 25 0 1 0 154683781 47693824 10532 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 11644 10532 721 52 0 10012 0
Current children cumulated CPU time (s) 1593
Current children cumulated vsize (KiB) 46576

[startup+1663.31 s]
/proc/loadavg: 2.03 1.99 1.92 3/73 9756
/proc/meminfo: memFree=1283680/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=46576 CPUtime=1652.97
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 10782 0 0 0 165285 12 0 0 25 0 1 0 154683781 47693824 10533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 11644 10533 721 52 0 10012 0
Current children cumulated CPU time (s) 1652.97
Current children cumulated vsize (KiB) 46576

[startup+1723.33 s]
/proc/loadavg: 2.01 1.99 1.92 3/73 9756
/proc/meminfo: memFree=1282272/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=47500 CPUtime=1712.96
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 11005 0 0 0 171283 13 0 0 25 0 1 0 154683781 48640000 10756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 11875 10756 721 52 0 10243 0
Current children cumulated CPU time (s) 1712.96
Current children cumulated vsize (KiB) 47500

[startup+1783.36 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 9756
/proc/meminfo: memFree=1280416/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=48556 CPUtime=1772.9
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 11281 0 0 0 177277 13 0 0 25 0 1 0 154683781 49721344 11032 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 12139 11032 721 52 0 10507 0
Current children cumulated CPU time (s) 1772.9
Current children cumulated vsize (KiB) 48556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.55 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 9756
/proc/meminfo: memFree=1279776/2055920 swapFree=4192812/4192956
[pid=9480] ppid=9478 vsize=49216 CPUtime=1800.09
/proc/9480/stat : 9480 (CSPtoSAT+minisa) R 9478 9480 9044 0 -1 4194304 11451 0 0 0 179996 13 0 0 25 0 1 0 154683781 50397184 11202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 12304 11202 721 52 0 10672 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 49216

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.56
CPU time (s): 1800.11
CPU user time (s): 1799.96
CPU system time (s): 0.144977
CPU usage (%): 99.4227
Max. virtual memory (cumulated for all children) (KiB): 49216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11451
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 22421

runsolver used 2.01569 s user time and 5.2852 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan  6 05:54:13 UTC 2007


IDJOB= 210876
IDBENCH= 4652
FILE ID= node55/210876-1168062851

PBS_JOBID= 3475535

Free space on /tmp= 66525 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-burch-dill-8-accl.xml
COMMAND LINE= /tmp/evaluation/210876-1168062851/CSPtoSAT+minisat /tmp/evaluation/210876-1168062851/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-210876-1168062851 -o ROOT/results/node55/solver-210876-1168062851 -C 1800 -M 900  /tmp/evaluation/210876-1168062851/CSPtoSAT+minisat /tmp/evaluation/210876-1168062851/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f854735c0a4aa78b40e473f8a33844dd

RANDOM SEED= 773966911

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
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	: 5931.00
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.218
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:        549240 kB
Buffers:         53884 kB
Cached:         569336 kB
SwapCached:          0 kB
Active:         886528 kB
Inactive:       535220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        549240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10808 kB
Writeback:           0 kB
Mapped:         812152 kB
Slab:            68732 kB
Committed_AS:  3796980 kB
PageTables:       3556 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= 66532 MiB



End job on node55 on Sat Jan  6 06:24:27 UTC 2007