Trace number 199422

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.04 1801.89

General information on the benchmark

NameallIntervalSeries/
series-100.xml
MD5SUM3bbb049b1ee13181a6ccf3fbe5bb4f50
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark34.8637
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables199
Number of constraints9900
Maximum constraint arity3
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9900
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...
0.58	c ...done
0.58	c #SATvar=59007 #SATclauses=117413 #CSPpredicates=9900

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/node51/watcher-199422-1168053694 -o ROOT/results/node51/solver-199422-1168053694 -C 1800 -M 900 /tmp/evaluation/199422-1168053694/CSPtoSAT+minisat /tmp/evaluation/199422-1168053694/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.46 1.96 2.18 4/73 28586
/proc/meminfo: memFree=1245792/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=6696 CPUtime=0
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 153768110 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2587512 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 1674 415 375 52 0 30 0

[startup+0.104574 s]
/proc/loadavg: 1.46 1.96 2.18 4/73 28586
/proc/meminfo: memFree=1245792/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=15264 CPUtime=0.09
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 2813 0 0 0 8 1 0 0 18 0 1 0 153768110 15630336 2773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 3816 2773 704 52 0 2184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15264

[startup+0.512646 s]
/proc/loadavg: 1.46 1.96 2.18 4/73 28586
/proc/meminfo: memFree=1245792/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=16492 CPUtime=0.5
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 3120 0 0 0 48 2 0 0 22 0 1 0 153768110 16887808 3080 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134602486 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 4123 3080 704 52 0 2491 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 16492

[startup+1.33578 s]
/proc/loadavg: 1.46 1.96 2.18 3/73 28586
/proc/meminfo: memFree=1236000/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=16604 CPUtime=1.33
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 3218 0 0 0 131 2 0 0 25 0 1 0 153768110 17002496 3152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 4151 3152 721 52 0 2519 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 16604

[startup+2.97606 s]
/proc/loadavg: 1.50 1.96 2.18 3/73 28586
/proc/meminfo: memFree=1235872/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=16840 CPUtime=2.96
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 3252 0 0 0 294 2 0 0 25 0 1 0 153768110 17244160 3186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 4210 3186 721 52 0 2578 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 16840

[startup+6.25762 s]
/proc/loadavg: 1.50 1.96 2.18 3/73 28586
/proc/meminfo: memFree=1235424/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=17004 CPUtime=6.24
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 3293 0 0 0 622 2 0 0 25 0 1 0 153768110 17412096 3227 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 4251 3227 721 52 0 2619 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 17004

[startup+12.7227 s]
/proc/loadavg: 1.66 1.98 2.18 3/73 28586
/proc/meminfo: memFree=1234976/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=17136 CPUtime=12.7
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 3353 0 0 0 1268 2 0 0 25 0 1 0 153768110 17547264 3287 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 4284 3287 721 52 0 2652 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17136

[startup+25.5399 s]
/proc/loadavg: 1.71 1.98 2.18 3/73 28586
/proc/meminfo: memFree=1233888/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=17664 CPUtime=25.52
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 3463 0 0 0 2549 3 0 0 25 0 1 0 153768110 18087936 3397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 4416 3397 721 52 0 2784 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 17664

[startup+51.1913 s]
/proc/loadavg: 1.81 1.98 2.18 3/73 28586
/proc/meminfo: memFree=1232096/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=18460 CPUtime=51.13
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 3668 0 0 0 5110 3 0 0 25 0 1 0 153768110 18903040 3602 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 4615 3602 721 52 0 2983 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 18460

[startup+102.485 s]
/proc/loadavg: 1.91 1.98 2.17 3/73 28586
/proc/meminfo: memFree=1230240/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=20024 CPUtime=102.37
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 4050 0 0 0 10234 3 0 0 25 0 1 0 153768110 20504576 3984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 5006 3984 721 52 0 3374 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 20024

[startup+162.505 s]
/proc/loadavg: 2.03 1.99 2.16 3/73 28586
/proc/meminfo: memFree=1227744/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=21728 CPUtime=162.35
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 4485 0 0 0 16231 4 0 0 25 0 1 0 153768110 22249472 4419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 5432 4419 721 52 0 3800 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 21728

[startup+222.533 s]
/proc/loadavg: 2.01 1.99 2.15 3/73 28586
/proc/meminfo: memFree=1225632/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=23624 CPUtime=222.3
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 4917 0 0 0 22224 6 0 0 25 0 1 0 153768110 24190976 4851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 5906 4851 721 52 0 4274 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23624

[startup+282.554 s]
/proc/loadavg: 2.00 1.99 2.14 3/73 28586
/proc/meminfo: memFree=1223712/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=25208 CPUtime=282.26
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 5340 0 0 0 28219 7 0 0 25 0 1 0 153768110 25812992 5274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 6302 5274 721 52 0 4670 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 25208

[startup+342.574 s]
/proc/loadavg: 2.00 1.99 2.12 3/73 28586
/proc/meminfo: memFree=1221856/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=27060 CPUtime=342.22
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 5762 0 0 0 34215 7 0 0 25 0 1 0 153768110 27709440 5696 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 6765 5696 721 52 0 5133 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 27060

[startup+402.592 s]
/proc/loadavg: 2.00 1.99 2.11 3/73 28586
/proc/meminfo: memFree=1220320/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=28248 CPUtime=402.17
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 6103 0 0 0 40209 8 0 0 25 0 1 0 153768110 28925952 6037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 7062 6037 721 52 0 5430 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 28248

[startup+462.608 s]
/proc/loadavg: 2.03 2.01 2.11 3/73 28586
/proc/meminfo: memFree=1220064/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=28380 CPUtime=462.12
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 6139 0 0 0 46204 8 0 0 25 0 1 0 153768110 29061120 6073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 7095 6073 721 52 0 5463 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 28380

[startup+522.634 s]
/proc/loadavg: 2.01 2.00 2.09 3/73 28586
/proc/meminfo: memFree=1218528/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=29172 CPUtime=522.09
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 6320 0 0 0 52201 8 0 0 25 0 1 0 153768110 29872128 6254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 7293 6254 721 52 0 5661 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 29172

[startup+582.656 s]
/proc/loadavg: 2.00 2.00 2.09 3/73 28586
/proc/meminfo: memFree=1216800/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=30492 CPUtime=582.05
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 6669 0 0 0 58196 9 0 0 25 0 1 0 153768110 31223808 6603 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 7623 6603 721 52 0 5991 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 30492

[startup+642.682 s]
/proc/loadavg: 2.00 2.00 2.08 3/73 28586
/proc/meminfo: memFree=1215136/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=31812 CPUtime=642.01
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 7007 0 0 0 64192 9 0 0 25 0 1 0 153768110 32575488 6941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 7953 6941 721 52 0 6321 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 31812

[startup+702.705 s]
/proc/loadavg: 2.00 2.00 2.08 3/73 28586
/proc/meminfo: memFree=1214816/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=31944 CPUtime=701.99
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 7040 0 0 0 70189 10 0 0 25 0 1 0 153768110 32710656 6974 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 7986 6974 721 52 0 6354 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 31944

[startup+762.72 s]
/proc/loadavg: 2.00 2.00 2.07 3/73 28586
/proc/meminfo: memFree=1213472/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=33132 CPUtime=761.92
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 7347 0 0 0 76182 10 0 0 25 0 1 0 153768110 33927168 7281 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671162 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 8283 7281 721 52 0 6651 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 33132

[startup+822.74 s]
/proc/loadavg: 2.00 2.00 2.06 3/73 28586
/proc/meminfo: memFree=1212064/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=34856 CPUtime=821.89
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 7672 0 0 0 82178 11 0 0 25 0 1 0 153768110 35692544 7606 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 8714 7606 721 52 0 7082 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 34856

[startup+882.766 s]
/proc/loadavg: 2.00 2.00 2.06 3/73 28586
/proc/meminfo: memFree=1211552/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=35120 CPUtime=881.85
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 7761 0 0 0 88174 11 0 0 25 0 1 0 153768110 35962880 7695 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667412 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 8780 7695 721 52 0 7148 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 35120

[startup+942.786 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 28586
/proc/meminfo: memFree=1210528/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=35912 CPUtime=941.8
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 7958 0 0 0 94168 12 0 0 25 0 1 0 153768110 36773888 7892 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 8978 7892 721 52 0 7346 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 35912

[startup+1002.8 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 28586
/proc/meminfo: memFree=1209504/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=36836 CPUtime=1001.75
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 8171 0 0 0 100163 12 0 0 25 0 1 0 153768110 37720064 8105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 9209 8105 721 52 0 7577 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 36836

[startup+1062.82 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 28586
/proc/meminfo: memFree=1208416/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=37760 CPUtime=1061.72
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 8418 0 0 0 106159 13 0 0 25 0 1 0 153768110 38666240 8352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665262 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 9440 8352 721 52 0 7808 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 37760

[startup+1122.84 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 28586
/proc/meminfo: memFree=1206880/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=38552 CPUtime=1121.66
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 8641 0 0 0 112153 13 0 0 25 0 1 0 153768110 39477248 8575 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671830 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 9638 8575 721 52 0 8006 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 38552

[startup+1182.87 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 28586
/proc/meminfo: memFree=1205664/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=39212 CPUtime=1181.64
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 8803 0 0 0 118150 14 0 0 25 0 1 0 153768110 40153088 8737 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 9803 8737 721 52 0 8171 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 39212

[startup+1242.89 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 28586
/proc/meminfo: memFree=1205088/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=39476 CPUtime=1241.6
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 8863 0 0 0 124146 14 0 0 25 0 1 0 153768110 40423424 8797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 9869 8797 721 52 0 8237 0
Current children cumulated CPU time (s) 1241.6
Current children cumulated vsize (KiB) 39476

[startup+1302.92 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 28586
/proc/meminfo: memFree=1204768/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=39740 CPUtime=1301.56
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 8914 0 0 0 130141 15 0 0 25 0 1 0 153768110 40693760 8848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 9935 8848 721 52 0 8303 0
Current children cumulated CPU time (s) 1301.56
Current children cumulated vsize (KiB) 39740

[startup+1362.94 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 28586
/proc/meminfo: memFree=1204448/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=39872 CPUtime=1361.52
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 8954 0 0 0 136137 15 0 0 25 0 1 0 153768110 40828928 8888 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 9968 8888 721 52 0 8336 0
Current children cumulated CPU time (s) 1361.52
Current children cumulated vsize (KiB) 39872

[startup+1422.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 28586
/proc/meminfo: memFree=1204320/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=39872 CPUtime=1421.47
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 8972 0 0 0 142132 15 0 0 25 0 1 0 153768110 40828928 8906 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 9968 8906 721 52 0 8336 0
Current children cumulated CPU time (s) 1421.47
Current children cumulated vsize (KiB) 39872

[startup+1482.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 28586
/proc/meminfo: memFree=1204128/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=40004 CPUtime=1481.43
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 8989 0 0 0 148128 15 0 0 25 0 1 0 153768110 40964096 8923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 10001 8923 721 52 0 8369 0
Current children cumulated CPU time (s) 1481.43
Current children cumulated vsize (KiB) 40004

[startup+1543.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 28586
/proc/meminfo: memFree=1204000/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=40004 CPUtime=1541.41
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 9004 0 0 0 154126 15 0 0 25 0 1 0 153768110 40964096 8938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 10001 8938 721 52 0 8369 0
Current children cumulated CPU time (s) 1541.41
Current children cumulated vsize (KiB) 40004

[startup+1603.04 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 28586
/proc/meminfo: memFree=1203872/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=40136 CPUtime=1601.38
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 9027 0 0 0 160123 15 0 0 25 0 1 0 153768110 41099264 8961 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 10034 8961 721 52 0 8402 0
Current children cumulated CPU time (s) 1601.38
Current children cumulated vsize (KiB) 40136

[startup+1663.06 s]
/proc/loadavg: 2.08 2.02 2.00 3/73 28586
/proc/meminfo: memFree=1203680/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=40136 CPUtime=1661.32
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 9039 0 0 0 166117 15 0 0 25 0 1 0 153768110 41099264 8973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 10034 8973 721 52 0 8402 0
Current children cumulated CPU time (s) 1661.32
Current children cumulated vsize (KiB) 40136

[startup+1723.08 s]
/proc/loadavg: 2.03 2.02 2.00 3/73 28586
/proc/meminfo: memFree=1203488/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=40268 CPUtime=1721.29
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 9054 0 0 0 172114 15 0 0 25 0 1 0 153768110 41234432 8988 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 10067 8988 721 52 0 8435 0
Current children cumulated CPU time (s) 1721.29
Current children cumulated vsize (KiB) 40268

[startup+1783.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 28586
/proc/meminfo: memFree=1203360/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=40268 CPUtime=1781.26
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 9065 0 0 0 178111 15 0 0 25 0 1 0 153768110 41234432 8999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 10067 8999 721 52 0 8435 0
Current children cumulated CPU time (s) 1781.26
Current children cumulated vsize (KiB) 40268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.88 s]
/proc/loadavg: 1.93 1.99 1.99 2/68 28595
/proc/meminfo: memFree=1217736/2055920 swapFree=4192812/4192956
[pid=28585] ppid=28583 vsize=40268 CPUtime=1800.02
/proc/28585/stat : 28585 (CSPtoSAT+minisa) R 28583 28585 26018 0 -1 4194304 9068 0 0 0 179986 16 0 0 25 0 1 0 153768110 41234432 9002 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/28585/statm: 10067 9002 721 52 0 8435 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 40268

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.89
CPU time (s): 1800.04
CPU user time (s): 1799.87
CPU system time (s): 0.167974
CPU usage (%): 99.8972
Max. virtual memory (cumulated for all children) (KiB): 40268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9068
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= 9
involuntary context switches= 5600

runsolver used 1.9917 s user time and 5.02024 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan  6 03:21:34 UTC 2007


IDJOB= 199422
IDBENCH= 3615
FILE ID= node51/199422-1168053694

PBS_JOBID= 3475500

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-100.xml
COMMAND LINE= /tmp/evaluation/199422-1168053694/CSPtoSAT+minisat /tmp/evaluation/199422-1168053694/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-199422-1168053694 -o ROOT/results/node51/solver-199422-1168053694 -C 1800 -M 900  /tmp/evaluation/199422-1168053694/CSPtoSAT+minisat /tmp/evaluation/199422-1168053694/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3bbb049b1ee13181a6ccf3fbe5bb4f50

RANDOM SEED= 20119683

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.277
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.277
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:       1246272 kB
Buffers:         40708 kB
Cached:         667172 kB
SwapCached:          0 kB
Active:          94756 kB
Inactive:       638448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1246272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4652 kB
Writeback:           0 kB
Mapped:          39016 kB
Slab:            61960 kB
Committed_AS:  3010636 kB
PageTables:       1748 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= 66544 MiB



End job on node51 on Sat Jan  6 03:51:39 UTC 2007