Trace number 211014

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 1801.94

General information on the benchmark

NamepseudoSeries/uclid/
ooo-rf10.xml
MD5SUM887da96a383da5f1de3ba83f9210652c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.3533
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables18069
Number of constraints52474
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension52474
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...
3.96	c ...done
3.96	c #SATvar=36139 #SATclauses=36136 #CSPpredicates=52474

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/node34/watcher-211014-1168062869 -o ROOT/results/node34/solver-211014-1168062869 -C 1800 -M 900 /tmp/evaluation/211014-1168062869/CSPtoSAT+minisat /tmp/evaluation/211014-1168062869/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.64 1.91 1.89 3/68 7734
/proc/meminfo: memFree=1217784/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=6696 CPUtime=0
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 395 0 0 0 0 0 0 0 18 0 1 0 154681012 6856704 375 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7725144 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 1674 377 352 52 0 30 0

[startup+0.105406 s]
/proc/loadavg: 1.64 1.91 1.89 3/68 7734
/proc/meminfo: memFree=1217784/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=7484 CPUtime=0.09
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 961 0 0 0 9 0 0 0 18 0 1 0 154681012 7663616 929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158486441 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 1871 929 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.513438 s]
/proc/loadavg: 1.64 1.91 1.89 3/68 7734
/proc/meminfo: memFree=1217784/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=13920 CPUtime=0.5
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 2450 0 0 0 49 1 0 0 22 0 1 0 154681012 14254080 2418 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7858386 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 3480 2418 705 52 0 1848 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13920

[startup+1.3345 s]
/proc/loadavg: 1.64 1.91 1.89 2/68 7734
/proc/meminfo: memFree=1209016/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=16428 CPUtime=1.32
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 3087 0 0 0 131 1 0 0 25 0 1 0 154681012 16822272 3055 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159338941 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 4107 3055 705 52 0 2475 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 16428

[startup+2.97665 s]
/proc/loadavg: 1.64 1.91 1.89 2/68 7735
/proc/meminfo: memFree=1208056/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=21500 CPUtime=2.96
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 4397 0 0 0 294 2 0 0 25 0 1 0 154681012 22016000 4293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158431624 0 0 4096 0 0 0 0 17 1 0 0
/proc/7733/statm: 5375 4293 705 52 0 3743 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 21500

[startup+6.2529 s]
/proc/loadavg: 1.58 1.89 1.88 2/68 7735
/proc/meminfo: memFree=1203320/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=24184 CPUtime=6.23
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 5224 0 0 0 620 3 0 0 25 0 1 0 154681012 24764416 4994 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533131 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6046 4994 721 52 0 4414 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 24184

[startup+12.7114 s]
/proc/loadavg: 1.54 1.88 1.88 2/68 7737
/proc/meminfo: memFree=1202944/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=24448 CPUtime=12.68
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 5285 0 0 0 1265 3 0 0 25 0 1 0 154681012 25034752 5055 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6112 5055 721 52 0 4480 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24448

[startup+25.5235 s]
/proc/loadavg: 1.49 1.85 1.87 2/68 7771
/proc/meminfo: memFree=1201144/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=24600 CPUtime=25.46
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 5348 0 0 0 2542 4 0 0 25 0 1 0 154681012 25190400 5118 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6150 5118 721 52 0 4518 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24600

[startup+51.1606 s]
/proc/loadavg: 1.61 1.84 1.87 3/73 7800
/proc/meminfo: memFree=1162840/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=25096 CPUtime=51.06
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 5437 0 0 0 5100 6 0 0 25 0 1 0 154681012 25698304 5207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6274 5207 721 52 0 4642 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25096

[startup+102.457 s]
/proc/loadavg: 1.83 1.87 1.87 3/73 7800
/proc/meminfo: memFree=1162072/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=25528 CPUtime=102.3
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 5567 0 0 0 10224 6 0 0 25 0 1 0 154681012 26140672 5337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6382 5337 721 52 0 4750 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25528

[startup+162.472 s]
/proc/loadavg: 1.93 1.89 1.88 3/73 7800
/proc/meminfo: memFree=1161176/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=25924 CPUtime=162.27
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 5669 0 0 0 16220 7 0 0 25 0 1 0 154681012 26546176 5439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6481 5439 721 52 0 4849 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 25924

[startup+222.493 s]
/proc/loadavg: 1.97 1.90 1.88 3/73 7800
/proc/meminfo: memFree=1160408/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=26516 CPUtime=222.24
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 5785 0 0 0 22217 7 0 0 25 0 1 0 154681012 27152384 5555 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6629 5555 721 52 0 4997 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 26516

[startup+282.509 s]
/proc/loadavg: 1.99 1.92 1.89 3/73 7800
/proc/meminfo: memFree=1159768/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=26780 CPUtime=282.18
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 5869 0 0 0 28211 7 0 0 25 0 1 0 154681012 27422720 5639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6695 5639 721 52 0 5063 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 26780

[startup+342.522 s]
/proc/loadavg: 2.04 1.94 1.90 3/73 7800
/proc/meminfo: memFree=1159128/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=27124 CPUtime=342.14
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 5946 0 0 0 34207 7 0 0 25 0 1 0 154681012 27774976 5716 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6781 5716 721 52 0 5149 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 27124

[startup+402.541 s]
/proc/loadavg: 2.01 1.95 1.91 3/79 7874
/proc/meminfo: memFree=1157272/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=27256 CPUtime=402.1
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 5988 0 0 0 40197 13 0 0 25 0 1 0 154681012 27910144 5758 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6814 5758 721 52 0 5182 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 27256

[startup+462.578 s]
/proc/loadavg: 1.92 1.94 1.90 3/79 8003
/proc/meminfo: memFree=1164320/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=27652 CPUtime=462.02
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 6089 0 0 0 46176 26 0 0 25 0 1 0 154681012 28315648 5859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 6913 5859 721 52 0 5281 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 27652

[startup+522.673 s]
/proc/loadavg: 1.97 1.95 1.91 3/73 8035
/proc/meminfo: memFree=910608/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=28444 CPUtime=522.05
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 6297 0 0 0 52175 30 0 0 25 0 1 0 154681012 29126656 6067 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 7111 6067 721 52 0 5479 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 28444

[startup+582.752 s]
/proc/loadavg: 1.99 1.95 1.91 3/73 8035
/proc/meminfo: memFree=843600/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=28840 CPUtime=582.08
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 6389 0 0 0 58178 30 0 0 25 0 1 0 154681012 29532160 6159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 7210 6159 721 52 0 5578 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 28840

[startup+642.828 s]
/proc/loadavg: 1.99 1.96 1.91 3/73 8035
/proc/meminfo: memFree=842768/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=29632 CPUtime=642.09
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 6569 0 0 0 64179 30 0 0 25 0 1 0 154681012 30343168 6339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 7408 6339 721 52 0 5776 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 29632

[startup+702.905 s]
/proc/loadavg: 1.99 1.96 1.91 3/73 8035
/proc/meminfo: memFree=842512/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=29764 CPUtime=702.12
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 6629 0 0 0 70182 30 0 0 25 0 1 0 154681012 30478336 6399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 7441 6399 721 52 0 5809 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 29764

[startup+762.992 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 8035
/proc/meminfo: memFree=751760/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=30160 CPUtime=762.13
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 6725 0 0 0 76182 31 0 0 25 0 1 0 154681012 30883840 6495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 7540 6495 721 52 0 5908 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 30160

[startup+823.071 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 8035
/proc/meminfo: memFree=589904/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=30688 CPUtime=822.16
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 6847 0 0 0 82185 31 0 0 25 0 1 0 154681012 31424512 6617 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 7672 6617 721 52 0 6040 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 30688

[startup+883.161 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 8035
/proc/meminfo: memFree=562704/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=31084 CPUtime=882.2
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 6943 0 0 0 88189 31 0 0 25 0 1 0 154681012 31830016 6713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134626477 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 7771 6713 721 52 0 6139 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 31084

[startup+943.227 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 8035
/proc/meminfo: memFree=560464/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=33052 CPUtime=942.21
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 7414 0 0 0 94190 31 0 0 25 0 1 0 154681012 33845248 7184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 8263 7184 721 52 0 6631 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 33052

[startup+1003.29 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 8035
/proc/meminfo: memFree=558672/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=34648 CPUtime=1002.2
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 7832 0 0 0 100188 32 0 0 25 0 1 0 154681012 35479552 7602 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 8662 7602 721 52 0 7030 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 34648

[startup+1063.29 s]
/proc/loadavg: 2.11 2.00 1.92 3/73 8035
/proc/meminfo: memFree=558672/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=34648 CPUtime=1062.16
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 7836 0 0 0 106184 32 0 0 25 0 1 0 154681012 35479552 7606 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 8662 7606 721 52 0 7030 0
Current children cumulated CPU time (s) 1062.16
Current children cumulated vsize (KiB) 34648

[startup+1123.31 s]
/proc/loadavg: 2.04 2.00 1.92 3/73 8035
/proc/meminfo: memFree=557968/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=35572 CPUtime=1122.11
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 8045 0 0 0 112178 33 0 0 25 0 1 0 154681012 36425728 7815 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 8893 7815 721 52 0 7261 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 35572

[startup+1183.33 s]
/proc/loadavg: 2.01 2.00 1.92 3/73 8035
/proc/meminfo: memFree=557520/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=35968 CPUtime=1182.07
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 8152 0 0 0 118174 33 0 0 25 0 1 0 154681012 36831232 7922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 8992 7922 721 52 0 7360 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 35968

[startup+1243.35 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8035
/proc/meminfo: memFree=556944/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=36496 CPUtime=1242.04
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 8296 0 0 0 124171 33 0 0 25 0 1 0 154681012 37371904 8066 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538363 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 9124 8066 721 52 0 7492 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 36496

[startup+1303.36 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8035
/proc/meminfo: memFree=555984/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=37420 CPUtime=1301.98
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 8516 0 0 0 130164 34 0 0 25 0 1 0 154681012 38318080 8286 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 9355 8286 721 52 0 7723 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 37420

[startup+1363.38 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8035
/proc/meminfo: memFree=555664/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=37684 CPUtime=1361.95
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 8590 0 0 0 136161 34 0 0 25 0 1 0 154681012 38588416 8360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 9421 8360 721 52 0 7789 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 37684

[startup+1423.39 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8035
/proc/meminfo: memFree=554576/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=38872 CPUtime=1421.91
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 8878 0 0 0 142157 34 0 0 25 0 1 0 154681012 39804928 8648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 9718 8648 721 52 0 8086 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 38872

[startup+1483.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8037
/proc/meminfo: memFree=554320/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=38872 CPUtime=1481.86
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 8883 0 0 0 148151 35 0 0 25 0 1 0 154681012 39804928 8653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 9718 8653 721 52 0 8086 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 38872

[startup+1543.42 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 8037
/proc/meminfo: memFree=553744/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=39664 CPUtime=1541.82
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 9083 0 0 0 154147 35 0 0 25 0 1 0 154681012 40615936 8853 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 9916 8853 721 52 0 8284 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 39664

[startup+1603.43 s]
/proc/loadavg: 2.06 2.02 1.93 3/73 8037
/proc/meminfo: memFree=552784/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=40588 CPUtime=1601.79
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 9319 0 0 0 160143 36 0 0 25 0 1 0 154681012 41562112 9089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 10147 9089 721 52 0 8515 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 40588

[startup+1663.44 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 8037
/proc/meminfo: memFree=552208/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=41116 CPUtime=1661.73
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 9443 0 0 0 166137 36 0 0 25 0 1 0 154681012 42102784 9213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 10279 9213 721 52 0 8647 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 41116

[startup+1723.46 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 8037
/proc/meminfo: memFree=552016/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=41380 CPUtime=1721.69
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 9500 0 0 0 172133 36 0 0 25 0 1 0 154681012 42373120 9270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 10345 9270 721 52 0 8713 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 41380

[startup+1783.47 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 8037
/proc/meminfo: memFree=551120/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=42172 CPUtime=1781.65
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 9716 0 0 0 178129 36 0 0 25 0 1 0 154681012 43184128 9486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 10543 9486 721 52 0 8911 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 42172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 8037
/proc/meminfo: memFree=550864/2055920 swapFree=4192812/4192956
[pid=7733] ppid=7731 vsize=42568 CPUtime=1800.08
/proc/7733/stat : 7733 (CSPtoSAT+minisa) R 7731 7733 7574 0 -1 4194304 9793 0 0 0 179972 36 0 0 25 0 1 0 154681012 43589632 9563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630253 0 0 4096 0 0 0 0 17 0 0 0
/proc/7733/statm: 10642 9563 721 52 0 9010 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 42568

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.94
CPU time (s): 1800.11
CPU user time (s): 1799.73
CPU system time (s): 0.374943
CPU usage (%): 99.8982
Max. virtual memory (cumulated for all children) (KiB): 42568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9793
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= 7583

runsolver used 2.05069 s user time and 4.81227 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan  6 05:54:31 UTC 2007


IDJOB= 211014
IDBENCH= 4661
FILE ID= node34/211014-1168062869

PBS_JOBID= 3475586

Free space on /tmp= 66525 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-rf10.xml
COMMAND LINE= /tmp/evaluation/211014-1168062869/CSPtoSAT+minisat /tmp/evaluation/211014-1168062869/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-211014-1168062869 -o ROOT/results/node34/solver-211014-1168062869 -C 1800 -M 900  /tmp/evaluation/211014-1168062869/CSPtoSAT+minisat /tmp/evaluation/211014-1168062869/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  887da96a383da5f1de3ba83f9210652c

RANDOM SEED= 615219881

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.227
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.227
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:       1218200 kB
Buffers:         39096 kB
Cached:         696256 kB
SwapCached:          0 kB
Active:         123120 kB
Inactive:       632440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1218200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9352 kB
Writeback:           0 kB
Mapped:          30368 kB
Slab:            67908 kB
Committed_AS:  2362972 kB
PageTables:       1596 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= 66518 MiB



End job on node34 on Sat Jan  6 06:24:35 UTC 2007