Trace number 1719153

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
CircUs 2009-03-23? (TO) 1200.1 1200.43

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark853.531
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data

16.99/17.07	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
16.99/17.07	c Eliminate time :      14.82 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719153-1240643907/watcher-1719153-1240643907 -o /tmp/evaluation-result-1719153-1240643907/solver-1719153-1240643907 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1719153-1240643907.cnf -t 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 1.07 0.99 0.98 2/64 3186
/proc/meminfo: memFree=1758536/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=3604 CPUtime=0
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 678 0 0 0 0 0 0 0 18 0 1 120000 92417767 3690496 663 1992294400 134512640 135224549 4294956224 18446744073709551615 134593801 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 901 668 66 173 0 726 0

[startup+0.079988 s]
/proc/loadavg: 1.07 0.99 0.98 2/64 3186
/proc/meminfo: memFree=1758536/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=24012 CPUtime=0.07
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 2592 0 0 0 6 1 0 0 18 0 1 120000 92417767 24588288 2545 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 6003 2545 70 173 0 5828 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24012

[startup+0.101989 s]
/proc/loadavg: 1.07 0.99 0.98 2/64 3186
/proc/meminfo: memFree=1758536/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=25456 CPUtime=0.09
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 2965 0 0 0 7 2 0 0 18 0 1 120000 92417767 26066944 2852 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 6364 2853 70 173 0 6189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25456

[startup+0.30201 s]
/proc/loadavg: 1.07 0.99 0.98 2/64 3186
/proc/meminfo: memFree=1758536/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=35076 CPUtime=0.29
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 5699 0 0 0 25 4 0 0 19 0 1 120000 92417767 35917824 5457 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 8769 5457 70 173 0 8594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35076

[startup+0.701053 s]
/proc/loadavg: 1.07 0.99 0.98 2/64 3186
/proc/meminfo: memFree=1758536/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=54340 CPUtime=0.69
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 11079 0 0 0 62 7 0 0 23 0 1 120000 92417767 55644160 10580 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 13585 10580 70 173 0 13410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54340

[startup+1.50114 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 3187
/proc/meminfo: memFree=1701184/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=95680 CPUtime=1.49
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 22551 0 0 0 135 14 0 0 25 0 1 120000 92417767 97976320 20514 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 23920 20514 70 173 0 23745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95680

[startup+3.10131 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 3187
/proc/meminfo: memFree=1647168/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=126368 CPUtime=3.08
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 31092 0 0 0 290 18 0 0 25 0 1 120000 92417767 129400832 29054 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 31592 29054 76 173 0 31417 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 126368

[startup+6.30166 s]
/proc/loadavg: 1.15 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1626432/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=141564 CPUtime=6.29
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 35129 0 0 0 608 21 0 0 25 0 1 120000 92417767 144961536 33091 1992294400 134512640 135224549 4294956224 18446744073709551615 134577961 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 35391 33091 77 173 0 35216 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141564

[startup+12.7014 s]
/proc/loadavg: 1.14 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1618752/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=143752 CPUtime=12.69
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 37458 0 0 0 1247 22 0 0 25 0 1 120000 92417767 147202048 34954 1992294400 134512640 135224549 4294956224 18446744073709551615 134570924 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 35938 34954 77 173 0 35763 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143752

[startup+25.5017 s]
/proc/loadavg: 1.10 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1614528/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=148016 CPUtime=25.49
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 38784 0 0 0 2526 23 0 0 25 0 1 120000 92417767 151568384 36057 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 37004 36057 93 173 0 36829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 148016

[startup+51.1015 s]
/proc/loadavg: 1.07 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1614336/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=148148 CPUtime=51.06
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 38841 0 0 0 5083 23 0 0 25 0 1 120000 92417767 151703552 36114 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 37037 36114 93 173 0 36862 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 148148

[startup+102.305 s]
/proc/loadavg: 1.03 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1613824/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=148836 CPUtime=102.25
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 38988 0 0 0 10202 23 0 0 25 0 1 120000 92417767 152408064 36261 1992294400 134512640 135224549 4294956224 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 37209 36261 93 173 0 37034 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 148836

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1612864/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=149760 CPUtime=162.23
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 39230 0 0 0 16200 23 0 0 25 0 1 120000 92417767 153354240 36503 1992294400 134512640 135224549 4294956224 18446744073709551615 134584992 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 37440 36503 93 173 0 37265 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 149760

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1610048/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=152608 CPUtime=222.21
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 39923 0 0 0 22197 24 0 0 25 0 1 120000 92417767 156270592 37196 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 38152 37196 93 173 0 37977 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 152608

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1609280/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=153268 CPUtime=282.2
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 40100 0 0 0 28195 25 0 0 25 0 1 120000 92417767 156946432 37373 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 38317 37373 93 173 0 38142 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 153268

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1609152/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=153268 CPUtime=342.19
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 40119 0 0 0 34194 25 0 0 25 0 1 120000 92417767 156946432 37392 1992294400 134512640 135224549 4294956224 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 38317 37392 93 173 0 38142 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 153268

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1609024/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=153636 CPUtime=402.17
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 40155 0 0 0 40192 25 0 0 25 0 1 120000 92417767 157323264 37428 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 38409 37428 93 173 0 38234 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 153636

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1608960/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=153636 CPUtime=462.15
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 40159 0 0 0 46190 25 0 0 25 0 1 120000 92417767 157323264 37432 1992294400 134512640 135224549 4294956224 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 38409 37432 93 173 0 38234 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 153636

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1608768/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=153768 CPUtime=522.14
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 40221 0 0 0 52189 25 0 0 25 0 1 120000 92417767 157458432 37494 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 38442 37494 93 173 0 38267 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 153768

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1608128/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=154824 CPUtime=582.13
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 40488 0 0 0 58187 26 0 0 25 0 1 120000 92417767 158539776 37761 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 38706 37761 93 173 0 38531 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 154824

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1604928/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=157596 CPUtime=642.11
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 41164 0 0 0 64185 26 0 0 25 0 1 120000 92417767 161378304 38437 1992294400 134512640 135224549 4294956224 18446744073709551615 134585015 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 39399 38437 93 173 0 39224 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 157596

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1603648/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=158820 CPUtime=702.09
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 41488 0 0 0 70182 27 0 0 25 0 1 120000 92417767 162631680 38761 1992294400 134512640 135224549 4294956224 18446744073709551615 134623513 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 39705 38761 93 173 0 39530 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 158820

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1603584/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=158820 CPUtime=762.08
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 41493 0 0 0 76181 27 0 0 25 0 1 120000 92417767 162631680 38766 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 39705 38766 93 173 0 39530 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 158820

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1602240/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=160140 CPUtime=822.06
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 41828 0 0 0 82178 28 0 0 25 0 1 120000 92417767 163983360 39101 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 40035 39101 93 173 0 39860 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 160140

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1602240/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=160140 CPUtime=882.04
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 41829 0 0 0 88176 28 0 0 25 0 1 120000 92417767 163983360 39102 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 40035 39102 93 173 0 39860 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 160140

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1602176/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=160140 CPUtime=942.03
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 41834 0 0 0 94175 28 0 0 25 0 1 120000 92417767 163983360 39107 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 40035 39107 93 173 0 39860 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 160140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1602176/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=160140 CPUtime=1002.01
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 41835 0 0 0 100173 28 0 0 25 0 1 120000 92417767 163983360 39108 1992294400 134512640 135224549 4294956224 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 40035 39108 93 173 0 39860 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 160140

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1600512/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=161976 CPUtime=1062
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 42235 0 0 0 106171 29 0 0 25 0 1 120000 92417767 165863424 39508 1992294400 134512640 135224549 4294956224 18446744073709551615 134633331 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 40494 39508 93 173 0 40319 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 161976

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1600512/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=162152 CPUtime=1121.98
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 42245 0 0 0 112169 29 0 0 25 0 1 120000 92417767 166043648 39518 1992294400 134512640 135224549 4294956224 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 40538 39518 93 173 0 40363 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 162152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1597120/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=165452 CPUtime=1181.96
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 43089 0 0 0 118166 30 0 0 25 0 1 120000 92417767 169422848 40362 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 41363 40362 93 173 0 41188 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 165452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3187
/proc/meminfo: memFree=1597056/2055920 swapFree=4192812/4192956
[pid=3186] ppid=3184 vsize=165452 CPUtime=1200.07
/proc/3186/stat : 3186 (CirCUs) R 3184 3186 2921 0 -1 4194304 43089 0 0 0 119976 31 0 0 25 0 1 100 92417767 169422848 40362 1992294400 134512640 135224549 4294956224 18446744073709551615 134585018 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3186/statm: 41363 40362 93 173 0 41188 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 165452

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)
Real time (s): 1200.43
CPU time (s): 1200.1
CPU user time (s): 1199.76
CPU system time (s): 0.338948
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 165452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43089
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= 2
involuntary context switches= 2828

runsolver used 0.816875 second user time and 2.6226 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-25 09:18:29
IDJOB=1719153
IDBENCH=20578
IDSOLVER=544
FILE ID=node64/1719153-1240643907
PBS_JOBID= 9186458
Free space on /tmp= 66136 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719153-1240643907/watcher-1719153-1240643907 -o /tmp/evaluation-result-1719153-1240643907/solver-1719153-1240643907 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1719153-1240643907.cnf -t 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=730883635

node64.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.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	: 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.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:       1758952 kB
Buffers:         37724 kB
Cached:         182860 kB
SwapCached:        144 kB
Active:          72564 kB
Inactive:       162616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           32760 kB
Writeback:           0 kB
Mapped:          24196 kB
Slab:            47504 kB
Committed_AS:   245332 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66132 MiB
End job on node64 at 2009-04-25 09:38:31