Trace number 204534

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.13 1802.83

General information on the benchmark

Namefapp/fapp16-20/fapp19/
fapp19-0350-1.xml
MD5SUM4d439e3b0e47d4ba6467b2c109f62c3e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.67544
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node13/watcher-204534-1168058688 -o ROOT/results/node13/solver-204534-1168058688 -C 1800 -M 900 /tmp/evaluation/204534-1168058688/CSPtoSAT+minisat /tmp/evaluation/204534-1168058688/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: 2.00 2.00 1.97 5/86 1084
/proc/meminfo: memFree=1025048/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=496 CPUtime=0
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154263808 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11879204 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1083/statm: 124 36 29 52 0 19 0

[startup+0.104948 s]
/proc/loadavg: 2.00 2.00 1.97 5/86 1084
/proc/meminfo: memFree=1025048/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=6952 CPUtime=0.09
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 840 0 0 0 9 0 0 0 19 0 1 0 154263808 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310421 0 0 4096 0 0 0 0 17 1 0 0
/proc/1083/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.514016 s]
/proc/loadavg: 2.00 2.00 1.97 5/86 1084
/proc/meminfo: memFree=1025048/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=70824 CPUtime=0.5
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 15266 0 0 0 40 10 0 0 24 0 1 0 154263808 72523776 15178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687869 0 0 4096 0 0 0 0 17 1 0 0
/proc/1083/statm: 17706 15178 696 52 0 16074 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 70824

[startup+1.34012 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 1084
/proc/meminfo: memFree=944664/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=94300 CPUtime=1.32
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 20876 0 0 0 119 13 0 0 25 0 1 0 154263808 96563200 20762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1083/statm: 23575 20762 721 52 0 21943 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 94300

[startup+2.98534 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 1084
/proc/meminfo: memFree=944472/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=94544 CPUtime=2.96
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 20918 0 0 0 283 13 0 0 25 0 1 0 154263808 96813056 20804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1083/statm: 23636 20804 721 52 0 22004 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 94544

[startup+6.26479 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 1084
/proc/meminfo: memFree=944280/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=94664 CPUtime=6.22
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 20940 0 0 0 609 13 0 0 25 0 1 0 154263808 96935936 20826 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533160 0 0 4096 0 0 0 0 17 1 0 0
/proc/1083/statm: 23666 20826 721 52 0 22034 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 94664

[startup+12.7386 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 1084
/proc/meminfo: memFree=943960/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=94976 CPUtime=12.66
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 21011 0 0 0 1253 13 0 0 25 0 1 0 154263808 97255424 20897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 1 0 0
/proc/1083/statm: 23744 20897 721 52 0 22112 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 94976

[startup+25.5634 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 1084
/proc/meminfo: memFree=943768/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=95376 CPUtime=25.42
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 21066 0 0 0 2529 13 0 0 25 0 1 0 154263808 97665024 20952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/1083/statm: 23844 20952 721 52 0 22212 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 95376

[startup+51.2378 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 1084
/proc/meminfo: memFree=943448/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=95644 CPUtime=50.98
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 21147 0 0 0 5084 14 0 0 25 0 1 0 154263808 97939456 21033 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1083/statm: 23911 21033 721 52 0 22279 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 95644

[startup+102.465 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 1084
/proc/meminfo: memFree=942616/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=96188 CPUtime=101.96
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 21279 0 0 0 10182 14 0 0 25 0 1 0 154263808 98496512 21165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1083/statm: 24047 21165 721 52 0 22415 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 96188

[startup+162.521 s]
/proc/loadavg: 1.97 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1201496/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=96796 CPUtime=161.78
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 21432 0 0 0 16163 15 0 0 25 0 1 0 154263808 99119104 21318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 24199 21318 721 52 0 22567 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 96796

[startup+222.588 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1200216/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=97488 CPUtime=221.78
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 21595 0 0 0 22162 16 0 0 25 0 1 0 154263808 99827712 21481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 24372 21481 721 52 0 22740 0
Current children cumulated CPU time (s) 221.78
Current children cumulated vsize (KiB) 97488

[startup+282.652 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1199000/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=98096 CPUtime=281.78
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 21751 0 0 0 28162 16 0 0 25 0 1 0 154263808 100450304 21637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 24524 21637 721 52 0 22892 0
Current children cumulated CPU time (s) 281.78
Current children cumulated vsize (KiB) 98096

[startup+342.711 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1197784/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=98624 CPUtime=341.76
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 21908 0 0 0 34159 17 0 0 25 0 1 0 154263808 100990976 21794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678591 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 24656 21794 721 52 0 23024 0
Current children cumulated CPU time (s) 341.76
Current children cumulated vsize (KiB) 98624

[startup+402.773 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1196632/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=99284 CPUtime=401.75
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 22062 0 0 0 40158 17 0 0 25 0 1 0 154263808 101666816 21948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 24821 21948 721 52 0 23189 0
Current children cumulated CPU time (s) 401.75
Current children cumulated vsize (KiB) 99284

[startup+462.833 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1195352/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=99932 CPUtime=461.75
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 22222 0 0 0 46157 18 0 0 25 0 1 0 154263808 102330368 22108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 24983 22108 721 52 0 23351 0
Current children cumulated CPU time (s) 461.75
Current children cumulated vsize (KiB) 99932

[startup+522.896 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1194136/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=100592 CPUtime=521.73
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 22379 0 0 0 52155 18 0 0 25 0 1 0 154263808 103006208 22265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 25148 22265 721 52 0 23516 0
Current children cumulated CPU time (s) 521.73
Current children cumulated vsize (KiB) 100592

[startup+582.958 s]
/proc/loadavg: 2.07 2.01 1.97 3/86 1122
/proc/meminfo: memFree=1192984/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=101120 CPUtime=581.73
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 22531 0 0 0 58154 19 0 0 25 0 1 0 154263808 103546880 22417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 25280 22417 721 52 0 23648 0
Current children cumulated CPU time (s) 581.73
Current children cumulated vsize (KiB) 101120

[startup+643.022 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 1122
/proc/meminfo: memFree=1191768/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=101960 CPUtime=641.72
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 22684 0 0 0 64153 19 0 0 25 0 1 0 154263808 104407040 22570 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 25490 22570 721 52 0 23858 0
Current children cumulated CPU time (s) 641.72
Current children cumulated vsize (KiB) 101960

[startup+703.083 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1190552/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=102488 CPUtime=701.7
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 22838 0 0 0 70150 20 0 0 25 0 1 0 154263808 104947712 22724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 25622 22724 721 52 0 23990 0
Current children cumulated CPU time (s) 701.7
Current children cumulated vsize (KiB) 102488

[startup+763.145 s]
/proc/loadavg: 2.04 2.01 1.98 3/86 1122
/proc/meminfo: memFree=1189464/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=103016 CPUtime=761.71
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 22982 0 0 0 76150 21 0 0 25 0 1 0 154263808 105488384 22868 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 25754 22868 721 52 0 24122 0
Current children cumulated CPU time (s) 761.71
Current children cumulated vsize (KiB) 103016

[startup+823.207 s]
/proc/loadavg: 2.01 2.01 1.98 3/86 1122
/proc/meminfo: memFree=1188312/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=103544 CPUtime=821.7
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 23127 0 0 0 82149 21 0 0 25 0 1 0 154263808 106029056 23013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 25886 23013 721 52 0 24254 0
Current children cumulated CPU time (s) 821.7
Current children cumulated vsize (KiB) 103544

[startup+883.274 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 1122
/proc/meminfo: memFree=1187096/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=104072 CPUtime=881.68
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 23272 0 0 0 88146 22 0 0 25 0 1 0 154263808 106569728 23158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 26018 23158 721 52 0 24386 0
Current children cumulated CPU time (s) 881.68
Current children cumulated vsize (KiB) 104072

[startup+943.336 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 1122
/proc/meminfo: memFree=1186008/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=104732 CPUtime=941.69
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 23416 0 0 0 94146 23 0 0 25 0 1 0 154263808 107245568 23302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667320 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 26183 23302 721 52 0 24551 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 104732

[startup+1003.41 s]
/proc/loadavg: 2.00 2.00 1.98 3/92 1240
/proc/meminfo: memFree=1183352/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=105528 CPUtime=1001.64
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 23563 0 0 0 100131 33 0 0 25 0 1 0 154263808 108060672 23449 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 26382 23449 721 52 0 24750 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 105528

[startup+1063.49 s]
/proc/loadavg: 2.03 2.01 1.98 3/92 1300
/proc/meminfo: memFree=1182224/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=106056 CPUtime=1061.62
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 23709 0 0 0 106115 47 0 0 25 0 1 0 154263808 108601344 23595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 26514 23595 721 52 0 24882 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 106056

[startup+1123.56 s]
/proc/loadavg: 2.01 2.01 1.98 3/86 1322
/proc/meminfo: memFree=1182296/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=106584 CPUtime=1121.62
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 23862 0 0 0 112114 48 0 0 25 0 1 0 154263808 109142016 23748 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 26646 23748 721 52 0 25014 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 106584

[startup+1183.62 s]
/proc/loadavg: 2.06 2.02 1.99 3/86 1322
/proc/meminfo: memFree=1181144/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=107112 CPUtime=1181.63
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 24006 0 0 0 118114 49 0 0 25 0 1 0 154263808 109682688 23892 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 26778 23892 721 52 0 25146 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 107112

[startup+1243.68 s]
/proc/loadavg: 2.10 2.03 2.00 3/86 1322
/proc/meminfo: memFree=1179992/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=107640 CPUtime=1241.6
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 24160 0 0 0 124110 50 0 0 25 0 1 0 154263808 110223360 24046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 26910 24046 721 52 0 25278 0
Current children cumulated CPU time (s) 1241.6
Current children cumulated vsize (KiB) 107640

[startup+1303.74 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 1322
/proc/meminfo: memFree=1178840/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=108300 CPUtime=1301.59
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 24306 0 0 0 130109 50 0 0 25 0 1 0 154263808 110899200 24192 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665704 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 27075 24192 721 52 0 25443 0
Current children cumulated CPU time (s) 1301.59
Current children cumulated vsize (KiB) 108300

[startup+1363.8 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 1322
/proc/meminfo: memFree=1177688/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=108828 CPUtime=1361.6
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 24455 0 0 0 136109 51 0 0 25 0 1 0 154263808 111439872 24341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 27207 24341 721 52 0 25575 0
Current children cumulated CPU time (s) 1361.6
Current children cumulated vsize (KiB) 108828

[startup+1423.86 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 1322
/proc/meminfo: memFree=1176664/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=109760 CPUtime=1421.57
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 24600 0 0 0 142106 51 0 0 25 0 1 0 154263808 112394240 24486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 27440 24486 721 52 0 25808 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 109760

[startup+1483.92 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 1322
/proc/meminfo: memFree=1175640/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=110288 CPUtime=1481.57
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 24743 0 0 0 148105 52 0 0 25 0 1 0 154263808 112934912 24629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 27572 24629 721 52 0 25940 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 110288

[startup+1543.98 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1322
/proc/meminfo: memFree=1174488/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=110816 CPUtime=1541.57
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 24890 0 0 0 154105 52 0 0 25 0 1 0 154263808 113475584 24776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 27704 24776 721 52 0 26072 0
Current children cumulated CPU time (s) 1541.57
Current children cumulated vsize (KiB) 110816

[startup+1604.04 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1322
/proc/meminfo: memFree=1173336/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=111344 CPUtime=1601.54
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 25034 0 0 0 160101 53 0 0 25 0 1 0 154263808 114016256 24920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 27836 24920 721 52 0 26204 0
Current children cumulated CPU time (s) 1601.54
Current children cumulated vsize (KiB) 111344

[startup+1664.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1322
/proc/meminfo: memFree=1172248/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=111872 CPUtime=1661.55
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 25179 0 0 0 166101 54 0 0 25 0 1 0 154263808 114556928 25065 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 27968 25065 721 52 0 26336 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 111872

[startup+1724.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1322
/proc/meminfo: memFree=1171160/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=112400 CPUtime=1721.55
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 25316 0 0 0 172101 54 0 0 25 0 1 0 154263808 115097600 25202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 28100 25202 721 52 0 26468 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 112400

[startup+1784.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1322
/proc/meminfo: memFree=1170072/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=112928 CPUtime=1781.52
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 25455 0 0 0 178097 55 0 0 25 0 1 0 154263808 115638272 25341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 28232 25341 721 52 0 26600 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 112928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1322
/proc/meminfo: memFree=1169752/2055920 swapFree=4192812/4192956
[pid=1083] ppid=1080 vsize=113192 CPUtime=1800.1
/proc/1083/stat : 1083 (CSPtoSAT+minisa) R 1080 1083 949 0 -1 4194304 25498 0 0 0 179955 55 0 0 25 0 1 0 154263808 115908608 25384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/1083/statm: 28298 25384 721 52 0 26666 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 113192

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.83
CPU time (s): 1800.13
CPU user time (s): 1799.55
CPU system time (s): 0.570913
CPU usage (%): 99.85
Max. virtual memory (cumulated for all children) (KiB): 113192

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

runsolver used 2.04569 s user time and 5.9481 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan  6 04:44:48 UTC 2007


IDJOB= 204534
IDBENCH= 4038
FILE ID= node13/204534-1168058688

PBS_JOBID= 3475349

Free space on /tmp= 66313 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp19/fapp19-0350-1.xml
COMMAND LINE= /tmp/evaluation/204534-1168058688/CSPtoSAT+minisat /tmp/evaluation/204534-1168058688/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-204534-1168058688 -o ROOT/results/node13/solver-204534-1168058688 -C 1800 -M 900  /tmp/evaluation/204534-1168058688/CSPtoSAT+minisat /tmp/evaluation/204534-1168058688/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4d439e3b0e47d4ba6467b2c109f62c3e

RANDOM SEED= 223253748

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.247
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.247
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:       1025528 kB
Buffers:         70480 kB
Cached:         478212 kB
SwapCached:          0 kB
Active:         701496 kB
Inactive:       234032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1025528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2400 kB
Writeback:           0 kB
Mapped:         409212 kB
Slab:            78828 kB
Committed_AS:  3915216 kB
PageTables:       3136 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= 66317 MiB



End job on node13 on Sat Jan  6 05:14:51 UTC 2007